CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: saumavadey
Forum: OpenFOAM Running, Solving & CFD January 2, 2021, 13:52
Replies: 8
Views: 1,091
Posted By saumavadey
I require to find out the value of C for each...

I require to find out the value of C for each cell which can be calculated as:
C[i] = (T1[i] - T2[i])/(H1[i] - H2[i]);

All variables, C, T1, T2, H1, H2 are volScalarFields corresponding to a...
Forum: OpenFOAM Running, Solving & CFD January 1, 2021, 11:37
Replies: 8
Views: 1,091
Posted By saumavadey
A part of my code reads like this: C =...

A part of my code reads like this:

C = (T1-T2)/(H1-H2);

All variables, C, T1, T2, H1, H2 are volScalarFields corresponding to a particular 1D mesh.

This step is not working.
...
Forum: OpenFOAM Running, Solving & CFD December 21, 2020, 01:35
Replies: 8
Views: 1,091
Posted By saumavadey
If it is printing the boundary values then it...

If it is printing the boundary values then it should have some limit. If I am trying to print the 1000th value for a 100 cell mesh, then also it is printing some value. So, the mystery still remains...
Forum: OpenFOAM Running, Solving & CFD December 20, 2020, 15:54
Replies: 8
Views: 1,091
Posted By saumavadey
Accessing values of a ScalarField

If I define a volScalarField within my code, does it by default correspond to the mesh size I am working with?

The mesh I am working with is having 100 cells. I am asking this because if I am...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 12:37.