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 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: mturcios777
Forum: OpenFOAM Programming & Development April 28, 2014, 13:30
Replies: 15
Views: 8,503
Posted By mturcios777
reactingFoam uses the compressible rhoEqn from...

reactingFoam uses the compressible rhoEqn from the default CFD library in $FOAM_SRC/finiteVolume/cfdTools/compressible/rhoEqn.H. If your density is becoming negative, I would check your boundar...
Forum: OpenFOAM Programming & Development April 23, 2014, 12:51
Replies: 15
Views: 8,503
Posted By mturcios777
Whenever you are making your own solvers with...

Whenever you are making your own solvers with custom sub-models, the debug version can help greatly as the stack track will give you the line numbers where the crash occurs (99% of the time anyway)....
Forum: OpenFOAM Programming & Development April 22, 2014, 12:49
Replies: 15
Views: 8,503
Posted By mturcios777
Thamali, have you run your solver/cases with a...

Thamali, have you run your solver/cases with a debug version of OpenFOAM. The error message you have is pretty vague and doesn't give much indication as to where the code dies.

Could you also...
Forum: OpenFOAM Programming & Development March 6, 2014, 12:35
Replies: 15
Views: 8,503
Posted By mturcios777
If you look in the file PaSR.C, in the...

If you look in the file PaSR.C, in the combustion->correct() function you will see this if statement:

if (this->active()). The active function for the combustion object checks is the swtich...
Forum: OpenFOAM Programming & Development March 5, 2014, 12:53
Replies: 15
Views: 8,503
Posted By mturcios777
For more information on the usage of this: ...

For more information on the usage of this:

http://www.tutorialspoint.com/cplusplus/cpp_this_pointer.htm

The reasons is that the chemistryType is templated on the thermo types. Thamali is...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 23:40.