|
[Sponsors] | |||||
|
|
|
#1 |
|
Senior Member
Join Date: Oct 2009
Posts: 135
Rep Power: 5 ![]() |
Hi,
I am running a huge case with pimpleFoam and am limited by my hard disk. Therefore, I just would like to write out the U an p fields at each time step and skip the others. Is there a way to do that? Best regards Peter |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Fabian Schlegel
Join Date: Apr 2009
Location: Dresden, Germany
Posts: 170
Rep Power: 6 ![]() |
I think this is not so easy. In my opinion this has to be done as a hack in your solver (createFields.H) and in your SGS/RAS Model. Every field you do not need has do be set to NO_WRITE instead of AUTO_WRITE. But you should be carefull some fields might be neccesary for a restart.
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PostChannel | maka | OpenFOAM Post-Processing | 5 | July 22, 2009 09:15 |
| MFX output of simulation time | Richard | CFX | 0 | October 10, 2008 09:50 |
| Output Format of MetaMesh | t42 | OpenFOAM Meshing & Mesh Conversion | 0 | August 3, 2007 04:28 |
| can "output control " output Nu in expression? | prayskyer | CFX | 3 | July 7, 2006 19:37 |
| Help with DPM UDF for OUTPUT needed | Zhengcai Ye | FLUENT | 0 | January 5, 2004 16:58 |