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: Artur
Forum: OpenFOAM Running, Solving & CFD July 23, 2013, 06:35
Replies: 8
Views: 1,590
Posted By Artur
From IOStream.C: bool...

From IOStream.C:


bool Foam::IOstream::check(const char* operation) const
{
if (bad())
{
FatalIOErrorIn
(
"IOstream::check(const char*) const", *this
Forum: OpenFOAM Running, Solving & CFD July 23, 2013, 04:18
Replies: 8
Views: 1,590
Posted By Artur
For the time being, if I may suggest setting your...

For the time being, if I may suggest setting your turbulent quantities in your BC files to some bigger values to see if the small bounding epsilon or k are the problem? If it turns out they aren't...
Forum: OpenFOAM Running, Solving & CFD July 23, 2013, 04:01
Replies: 8
Views: 1,590
Posted By Artur
Having gone through your stack print out I...

Having gone through your stack print out I noticed this:



it seems to me that you are using a modified version of the solver (my_interFoam?) and it crashes when solving for pEqn around line 37....
Forum: OpenFOAM Running, Solving & CFD July 23, 2013, 03:46
Replies: 8
Views: 1,590
Posted By Artur
I am no expert so may easily be wrong but I think...

I am no expert so may easily be wrong but I think that the problem starts here:


And then when you divide by a very small number you get a floating point exception:


I've had that happen to...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 16:52.