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 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: deepsterblue
Forum: OpenFOAM Programming & Development August 29, 2012, 17:30
Replies: 16
Views: 4,882
Posted By deepsterblue
Ah.. I get what might be wrong.. You're...

Ah.. I get what might be wrong.. You're instantiating a pointMesh within the updateMesh member function within dynamicRefineFvMesh, which destroys itself when the function goes out of scope.
...
Forum: OpenFOAM Programming & Development August 29, 2012, 17:20
Replies: 16
Views: 4,882
Posted By deepsterblue
It appears that MapGeometricFields does a pointer...

It appears that MapGeometricFields does a pointer comparison of the mesh returned by the mapper and the mesh defined for the field. Perhaps you could check through gdb to see which one of the two is...
Forum: OpenFOAM Programming & Development August 29, 2012, 16:55
Replies: 16
Views: 4,882
Posted By deepsterblue
You shouldn't have to worry about this. Point...

You shouldn't have to worry about this. Point fields should be mapped automatically in the polyMesh::updateMesh(const mapPolyMesh& mpm) member function. Take a look at polyMeshUpdate.C. The pointMesh...
Showing results 1 to 3 of 3

 
Forum Jump

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