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 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: lillberg
Forum: OpenFOAM Running, Solving & CFD May 17, 2006, 17:30
Replies: 122
Views: 41,637
Posted By lillberg
Ooops... error in the linker p

Ooops... error in the linker part of compilation... any idea? Posted the code as well...


tetPointVectorField& motionU =...
Forum: OpenFOAM Running, Solving & CFD May 17, 2006, 15:38
Replies: 122
Views: 41,637
Posted By lillberg
Ok, got it... tetPointVecto

Ok, got it...

tetPointVectorField& motionU = const_cast<tetpointvectorfield&>(mesh.objectRegistry::lookupObject<tetpointvecto rfield>("motionU"));

Works!!!

Sorry to bother U

//E
Forum: OpenFOAM Running, Solving & CFD May 17, 2006, 15:24
Replies: 122
Views: 41,637
Posted By lillberg
I guess you meant something li

I guess you meant something like...

tetPointVectorField& motionU = const_cast<tetpointvectorfield>(mesh.fvMesh::polyMesh::objectRegistry::lookupObj ect("motionU"));

Still the same error :-|...
Forum: OpenFOAM Running, Solving & CFD May 17, 2006, 09:58
Replies: 122
Views: 41,637
Posted By lillberg
SHould have thought of that my

SHould have thought of that myself, didn't work though :-(
Had to add the <type> for the cast, i.e.

tetPointVectorField& motionU =...
Forum: OpenFOAM Running, Solving & CFD May 17, 2006, 09:24
Replies: 122
Views: 41,637
Posted By lillberg
Hi Folks! How is the motion

Hi Folks!

How is the motionU field accessible when using the icoDyMFoam application with runtime selection on the motion solver?

I need to add some deformations for a patch based on...
Forum: OpenFOAM Running, Solving & CFD November 2, 2005, 08:46
Replies: 122
Views: 41,637
Posted By lillberg
1) I've a proplem with nodal v

1) I've a proplem with nodal velocities (at points) on a boundary in the fv-mesh that I want to use to move the mesh through motionU(). Found by trying that...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT -4. The time now is 17:11.