standard error, standard out and dart log file #994
hkershaw-brown
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Notes on DART messages (error_handler)
calls to 'error_handler', 'log_it(message)':
In the .f90 code errors, messages, and warnings get written to standard output. Nothing goes to standard error.
Note E_ALLMSG do not get written to the log file.
DART/assimilation_code/modules/utilities/utilities_mod.f90
Lines 820 to 833 in e5cfb8b
single log file, not one per process.
Beta Was this translation helpful? Give feedback.
All reactions