|
[Sponsors] |
April 1, 2010, 10:16 |
Ptot as default field
|
#1 |
Senior Member
Join Date: Nov 2009
Posts: 111
Rep Power: 17 |
Hello,
The utility ptot calculates total pressure but it is a post process utility What I would like is to set ptot as default field like U, p, espilon, ... How can I do that? Also, I use openfoam on a network. I cannot access the code freely. How can I made changes to a file and that openfoam takes my file instead of the standard file? Thanks for your help |
|
January 26, 2011, 22:36 |
answer!!
|
#2 |
Member
Mohammad.R.Shetab
Join Date: Jul 2010
Posts: 49
Rep Power: 16 |
Hi
It is easy. just you should add some lines to the code. If you can't access the codes you should make you own solver and compile it into openFoam. Then in your own code you should define field Ptot as U or P. just take a look at icoFoam source code(applications/sovers/incompressible/icoFoam) and see how fields U and P are defined in file creatFields.H. Mohammadreza |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Phase Field modeling in OpenFOAM | adona058 | OpenFOAM Running, Solving & CFD | 35 | November 16, 2021 01:16 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
Problem with rhoSimpleFoam | matteo_gautero | OpenFOAM Running, Solving & CFD | 0 | February 28, 2008 07:51 |
[OpenFOAM] How to get value scale of field in ParaView | kar | ParaView | 0 | February 26, 2008 14:15 |
External flow field. | Moon | FLUENT | 3 | March 5, 2003 11:32 |