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/)
-   -   no write option for ddt0 fields (https://www.cfd-online.com/Forums/openfoam-programming-development/70641-no-write-option-ddt0-fields.html)

nikos_fb16 December 1, 2009 09:29

no write option for ddt0 fields
 
Hi,

how can I suppress the writing of ddt0 fields?

For the old time values I wrote in the top level code (example for U):
U.oldTime().writeOpt()=IOobject::NO_WRITE;

I did not find an expression that helps me to do the same with ddt0(U).

Nikos


All times are GMT -4. The time now is 18:45.