|
[Sponsors] |
August 1, 2006, 15:54 |
Hopefully this isn't a Noddy q
|
#1 |
New Member
Ian Cowan
Join Date: Mar 2009
Location: London, UK
Posts: 28
Rep Power: 17 |
Hopefully this isn't a Noddy question, but I'm lost where to start looking. I am trying to run the icoDyMFoam tutorial cases on Brook's Cygwin port, but get the following:
$ icoDyMFoam . mixer2D /*---------------------------------------------------------------------------*\ | ========= | | | \ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \ / O peration | Version: 1.3 | | \ / A nd | Web: http://www.openfoam.org | | \/ M anipulation | | \*---------------------------------------------------------------------------*/ Exec : icoDyMFoam . mixer2D Date : Aug 01 2006 Time : 20:58:45 Host : Dell PID : 1016 Root : /home/Ian/OpenFOAM/Ian-1.3/run/tutorials/icoDyMFoam Case : mixer2D Nprocs : 1 Create time Create mesh Selecting dynamicFvMesh mixerFvMesh --> FOAM FATAL ERROR : could not load No such file or directory From function dynamicFvMesh::New(const IOobject&) in file dynamicFvMesh/newDynamicFvMesh.C at line 78. FOAM exiting Can anyone give me some pointers as to what's failing? Thanks in advance. |
|
August 5, 2006, 09:19 |
Okay - turns out there is a sm
|
#2 |
New Member
Ian Cowan
Join Date: Mar 2009
Location: London, UK
Posts: 28
Rep Power: 17 |
Okay - turns out there is a small boo-boo in the tutorial file. In the dynamicMeshDict, the file extension of the library dynamicFvMeshLib needs to be renamed from .so to .dll, to match the world of Windows. After that, all seems well!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mesh Problem with icoDyMFoam | yuhai | OpenFOAM Running, Solving & CFD | 5 | January 14, 2009 15:57 |
Problem with icoDyMFoam | olivier | OpenFOAM Running, Solving & CFD | 13 | December 19, 2008 10:03 |
Problem with icoDyMFoam tutorial | matlie | OpenFOAM Bugs | 10 | April 26, 2007 05:51 |
Problem with icoDyMFoam | philippose | OpenFOAM Running, Solving & CFD | 19 | March 7, 2007 13:06 |
Running icoDyMFoam from FoamX | jdkummer | OpenFOAM Running, Solving & CFD | 3 | September 13, 2006 05:31 |