CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   creating/compiling own application (https://www.cfd-online.com/Forums/openfoam-programming-development/62706-creating-compiling-own-application.html)

raagh77 March 17, 2009 11:01

creating/compiling own application
 
Hi all,

Just to increase my knowledge in OF :)

am trying to create/compile my own application (in ../applications/ directory )

example:
I want to change twoPhaseEulerFoam solver (from transient-state solver for incompressible, turbulent flow) to mytwoPhaseEulerFoam (steady-state solver for incompressible, turbulent flow).

Regards
Raghavendra

raagh77 March 17, 2009 13:50

I mean the what changes should I make in the twoPhaseEulerFoam.C file before using wmake
so that it can be used as a steady state solver rather than transient ..

Daneish June 3, 2015 14:41

Progress on the steady state twoPhaseEulerFoam
 
Hi,
I would like to know if you have succeded in compliling the steady state twophaseeulerfoam, if you did , would you mind directing me to do the same?

Best wishes,
Daneish

roadRunner June 4, 2015 08:43

http://www.tfd.chalmers.se/~hani/kur...ngTutorial.pdf

Basically, the minimum is to change the name from "solver.*" to "mySolver.*"
and then change Make/files accordingly.


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