CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

switching off janaf notifications

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 30, 2023, 05:53
Default switching off janaf notifications
  #1
Member
 
Roman
Join Date: Sep 2013
Posts: 81
Rep Power: 12
Roman1 is on a distinguished road
Kindly ask you to remind me how to switch off janaf notifications? There are too much. It's impossible to catch timestep or residuals from the screen. Thanks.
Roman1 is offline   Reply With Quote

Old   March 30, 2023, 07:57
Default
  #2
Senior Member
 
Domenico Lahaye
Join Date: Dec 2013
Posts: 723
Blog Entries: 1
Rep Power: 17
dlahaye is on a distinguished road
use

Code:
runApplication <my-favorite-application>
(to generate log file my-favorite-application.log, see Allrun script in many tutorials) followed by

Code:
foamLog my-favorite-application.log
to generate log directory with all kind of neat info, followed by more evil and black magic (unix scripting) to generate from this data into figures and tables.

Alternatively, use tools inside pyFoam.

Alternatively (requires more work), find code that generates error, cut and recompile.
dlahaye is offline   Reply With Quote

Old   March 31, 2023, 03:28
Default
  #3
Member
 
Roman
Join Date: Sep 2013
Posts: 81
Rep Power: 12
Roman1 is on a distinguished road
Thanks. This time I artificially decreased level of temperature from 200 to 100K because I was not succeeded first in realising your decision. When urgent task is finished I will try again.
Roman1 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
equationOfState icoTabulated error carl_r OpenFOAM Running, Solving & CFD 3 March 14, 2022 06:05
FOAM FATAL IO ERROR: Unknown rhoThermo type rupak504 OpenFOAM Running, Solving & CFD 1 November 22, 2021 01:40
"Unknown psiThermo type" why not on the list?? mexicalense OpenFOAM Running, Solving & CFD 3 March 22, 2021 13:50
Transport models in reactingFoam kuria OpenFOAM Running, Solving & CFD 1 January 22, 2021 04:50
compile of new combination of property in thermophisicalpropery milad653279 OpenFOAM Running, Solving & CFD 4 April 6, 2017 04:35


All times are GMT -4. The time now is 02:51.