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 25 of 36
Search took 0.00 seconds.
Search: Posts Made By: deepsterblue
Forum: OpenFOAM Running, Solving & CFD April 29, 2014, 16:31
Replies: 94
Views: 19,675
Posted By deepsterblue
Olivier, If you are able to reproduce this...

Olivier,

If you are able to reproduce this consistently, then it would be helpful if you could write out the mesh at the time-step just prior to the crash, and then restart the simulation with a...
Forum: OpenFOAM Running, Solving & CFD January 21, 2014, 09:56
Replies: 94
Views: 19,675
Posted By deepsterblue
Could you give me a test case that I can work...

Could you give me a test case that I can work with?
Forum: OpenFOAM Running, Solving & CFD January 20, 2014, 13:16
Replies: 94
Views: 19,675
Posted By deepsterblue
I've fixed the multi-threading issue as well....

I've fixed the multi-threading issue as well. Hopefully, it should work now.
Forum: OpenFOAM Running, Solving & CFD January 20, 2014, 11:59
Replies: 94
Views: 19,675
Posted By deepsterblue
Okay.. I'll look into the multi-threaded issue....

Okay.. I'll look into the multi-threaded issue. Can you try with single-threaded for now, and see if the rest works?

Thanks
Forum: OpenFOAM Running, Solving & CFD January 19, 2014, 17:31
Replies: 94
Views: 19,675
Posted By deepsterblue
Olivier, I've posted a fix for the...

Olivier,

I've posted a fix for the floating-point exception issue. I'm not sure what's going on with the cellCells error - does it occur only in Debug?

[EDIT:]
Also - are you running this...
Forum: OpenFOAM Running, Solving & CFD January 14, 2014, 10:46
Replies: 94
Views: 19,675
Posted By deepsterblue
Joel, You would need to quantify that -...

Joel,

You would need to quantify that - slower in what way? You might want to check if you got the length-scales right.
Forum: OpenFOAM Running, Solving & CFD January 9, 2014, 18:54
Replies: 94
Views: 19,675
Posted By deepsterblue
Alright - I took another look at this, and...

Alright - I took another look at this, and figured out the problem. I've pushed a fix, so it should work now.
Forum: OpenFOAM Running, Solving & CFD January 3, 2014, 15:36
Replies: 94
Views: 19,675
Posted By deepsterblue
Not sure I follow. That function is required.

Not sure I follow. That function is required.
Forum: OpenFOAM Running, Solving & CFD January 3, 2014, 12:22
Replies: 94
Views: 19,675
Posted By deepsterblue
Hello folks - I recently pushed a few bug-fixes...

Hello folks - I recently pushed a few bug-fixes to the github repository. Could you check now and tell me if the issue is now rectified?

Thanks
Forum: OpenFOAM Running, Solving & CFD November 14, 2013, 09:52
Replies: 94
Views: 19,675
Posted By deepsterblue
I'll take a look at my 1.6-ext installation and...

I'll take a look at my 1.6-ext installation and see if I can figure out what's wrong. Will keep you posted.
Forum: OpenFOAM Running, Solving & CFD November 13, 2013, 21:22
Replies: 94
Views: 19,675
Posted By deepsterblue
Could you try with the Port-2.2.x branch of the...

Could you try with the Port-2.2.x branch of the github repository? My 1.6-ext installation is kind of a mess at the moment. I ran the circCylinder3d case with OpenFOAM-2.2.x and it seemed to work...
Forum: OpenFOAM Running, Solving & CFD November 13, 2013, 10:02
Replies: 94
Views: 19,675
Posted By deepsterblue
Can you post a simple test-case that fails? I'd...

Can you post a simple test-case that fails? I'd like to take a look.
Forum: OpenFOAM Running, Solving & CFD May 8, 2013, 15:23
Replies: 94
Views: 19,675
Posted By deepsterblue
Pablo, 1. The issue with remapping is not...

Pablo,

1. The issue with remapping is not due to interFoam, but the field itself - discontinuous fields need to be handled carefully. Improper remapping of VOF fields can lead to mass gain / loss....
Forum: OpenFOAM Running, Solving & CFD April 30, 2013, 13:48
Replies: 94
Views: 19,675
Posted By deepsterblue
Pablo, Remapping of discontinuous fields is...

Pablo,

Remapping of discontinuous fields is still a little dicey at the moment, so I wouldn't try it at the moment with VOF methods, particularly since interFoam is not very reliable on...
Forum: OpenFOAM Running, Solving & CFD April 9, 2013, 16:37
Replies: 94
Views: 19,675
Posted By deepsterblue
Olivier, You shouldn't remove them...

Olivier,

You shouldn't remove them completely - just replace them with the non-conservative counterparts:

MapGeometricFields<scalar,fvPatchField,topoMapper,volMesh>(fieldMapper);
...
Forum: OpenFOAM Running, Solving & CFD April 9, 2013, 12:49
Replies: 94
Views: 19,675
Posted By deepsterblue
Aleksey, The dynamicTopoFvMesh class doesn't...

Aleksey,

The dynamicTopoFvMesh class doesn't do AMR in the classical stencil-based approach where derefinement recovers the original mesh. I've played around with implementing that, but it's...
Forum: OpenFOAM Running, Solving & CFD April 9, 2013, 12:44
Replies: 94
Views: 19,675
Posted By deepsterblue
Olivier, It looks like you're running into...

Olivier,

It looks like you're running into the same issue that Philippose encountered. Take a look at some of his earlier posts on this thread. You could temporarily switch off the conservative...
Forum: OpenFOAM Running, Solving & CFD February 26, 2013, 09:52
Replies: 94
Views: 19,675
Posted By deepsterblue
Georg and Philippose, Could you try with the...

Georg and Philippose,

Could you try with the Port-2.1.x branch using OpenFOAM-2.1.x? I'd like to know if you have the same result.

Thanks
Forum: OpenFOAM Running, Solving & CFD January 22, 2013, 08:34
Replies: 94
Views: 19,675
Posted By deepsterblue
Mahdi, Clearly, you have a messed up...

Mahdi,

Clearly, you have a messed up Mesquite installation. Ensure that mesquite is installed properly, and that the $MESQUITE_DIR environment variable is set before compiling the...
Forum: OpenFOAM Running, Solving & CFD January 22, 2013, 08:26
Replies: 94
Views: 19,675
Posted By deepsterblue
Mahdi, If you want to compile with...

Mahdi,

If you want to compile with OpenFOAM-2.1.x, switch to the Port-2.1.x branch of the git repository.
Forum: OpenFOAM Running, Solving & CFD January 9, 2013, 17:17
Replies: 94
Views: 19,675
Posted By deepsterblue
2. Perhaps you could check the usePolyMesh flag...

2. Perhaps you could check the usePolyMesh flag is false (the default) when fixedLengthScale is called, otherwise a scale of 0 is returned, which explains why there's excessive refinement. Be careful...
Forum: OpenFOAM Running, Solving & CFD January 9, 2013, 16:44
Replies: 94
Views: 19,675
Posted By deepsterblue
1. This is intended behavior. It becomes an issue...

1. This is intended behavior. It becomes an issue in transient cases with large deformations, where a large remesh interval is insufficient and the code crashes. This way, a remesh is triggered if...
Forum: OpenFOAM Running, Solving & CFD January 7, 2013, 22:03
Replies: 94
Views: 19,675
Posted By deepsterblue
Bad convergence could be due to mesh quality. You...

Bad convergence could be due to mesh quality. You should have the mesh smoother do more work at each iteration to improve the mesh. Mesh quality typically degrades with a large number of bisections /...
Forum: OpenFOAM Running, Solving & CFD January 7, 2013, 08:46
Replies: 94
Views: 19,675
Posted By deepsterblue
So the debug version of the library seems to...

So the debug version of the library seems to proceed normally after remeshing, while the optimized version fails. Could you compare the two by printing out fields before and after field remapping?...
Forum: OpenFOAM Running, Solving & CFD January 6, 2013, 14:32
Replies: 94
Views: 19,675
Posted By deepsterblue
Okay - the segfault is because of the line: ...

Okay - the segfault is because of the line:

<< " faceMap: " << fm[faceI] << nl

in topoPatchMapper.C at line: 378. If you comment it out, you get the actual error message, which relates to...
Showing results 1 to 25 of 36

 
Forum Jump

All times are GMT -4. The time now is 20:18.