Opened 3 years ago
Last modified 3 years ago
#86 new enhancement
Improve checks & error messages in initracer.F
Reported by: | emillour | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | MARS GCM | Version: | |
Keywords: | Cc: |
Description
Suggestion by Christophe & Vincent: some missing error messages in initracer.F; additional checks needed
+ mention by Romain of misleading message when some tracers in traceur.def don't match the flags in callphys.def
Change History (2)
comment:1 Changed 3 years ago by
Summary: | Imrpove checks & error messages in initracer.F → Improve checks & error messages in initracer.F |
---|
comment:2 Changed 3 years ago by
Note: See
TracTickets for help on using
tickets.
This subroutine is divided into three parts:
(1) Check tracers are known
(2) Initialize some variables
(3) Verify if all needed tracers are correctly called, regarding flags used.
Suggested improvements
Modify
to