CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Pre-Processing (https://www.cfd-online.com/Forums/openfoam-pre-processing/)
-   -   ansys to foam and solve with dsmc (https://www.cfd-online.com/Forums/openfoam-pre-processing/108370-ansys-foam-solve-dsmc.html)

dark lancer October 21, 2012 16:07

ansys to foam and solve with dsmc
 
hi
I am beginner in the openfoam and decide to solve a problem with dsmc code.
I create my body in catia and then import it to ansys and I use workbench to create my mesh file(.msh) and then I create a newfolder and create (0,constant and polyMesh,system) but those are empty and then I put my (.msh)file into my polyMesh then run fluentmeshtofoam and I see this:
[hadi@hadi polyMesh]$ fluentMeshToFoam hemishpherical.msh
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.1.1 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.1.1-221db2718bbb
Exec : fluentMeshToFoam hemishpherical.msh
Date : Oct 21 2012
Time : 21:46:05
Host : "hadi.msi"
PID : 3346
Case : /home/hadi/OpenFOAM/OpenFOAM-2.1.1/tutorials/discreteMethods/dsmcFoam/bluntbodyathypersonic/constant/polyMesh
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

--> FOAM FATAL IO ERROR:
cannot find file
file: /home/hadi/OpenFOAM/OpenFOAM-2.1.1/tutorials/discreteMethods/dsmcFoam/bluntbodyathypersonic/constant/polyMesh/system/controlDict at line 0.
From function regIOobject::readStream()
in file db/regIOobject/regIOobjectRead.C at line 73.
FOAM exiting
[hadi@hadi polyMesh]$

now I don't know what I have to do for create the for example fvsolution or iDof ,rho,momentum and other the files?


All times are GMT -4. The time now is 21:38.