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: matejfor
Forum: OpenFOAM Running, Solving & CFD November 23, 2021, 16:21
Replies: 9
Views: 711
Posted By matejfor
I'll start from a broader look. The ...

I'll start from a broader look. The
volScalarField rho (argument1, agument2); is a constructor of the density field.
One of the predefined constructors for volField is having the first argument...
Forum: OpenFOAM Running, Solving & CFD November 22, 2021, 12:48
Replies: 9
Views: 711
Posted By matejfor
OK, the code in createFields.H is interesting....

OK, the code in createFields.H is interesting. After reading transportProperties, you are trying to read in the density.


const dimensionedScalar& rho1 = mixture.rho1();
const...
Forum: OpenFOAM Running, Solving & CFD November 22, 2021, 11:04
Replies: 9
Views: 711
Posted By matejfor
well maybe not a field, as U and P_rgh are...

well maybe not a field, as U and P_rgh are already read. What does in your transportProperties file contain? Last info it has read correctly is: "Selecting phaseChange model none".
How does the...
Forum: OpenFOAM Running, Solving & CFD November 22, 2021, 09:15
Replies: 9
Views: 711
Posted By matejfor
What is the first field it is reading? Apparently...

What is the first field it is reading? Apparently it is failing reading this field, is it written at the end correctly? Have you tried to restart from a different time?
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 13:50.