Opened 5 years ago
Last modified 7 months ago
#35 new enhancement
get rid of "stop" and "call abort" in the GCM
Reported by: | emillour | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | MARS GCM | Version: | |
Keywords: | Cc: |
Description
The "stop" and "call abort" commands don't work well in parallel.
It is much better to use "call abort_physic()" instead.
Change History (2)
comment:1 Changed 3 years ago by
comment:2 Changed 7 months ago by
18/04/2024: Still work to be done in aeronomars/* and also check and remove newly added ones in phymars (e.g. soilwater.F90)
Note: See
TracTickets for help on using
tickets.
Currently (06/01/2022) there are no more "STOP" instructions in phymars/*
But still quite a few in aeronomars/*