...
This is the main Model listing.
While a model job is running, each MPI process will write is output in a separate file, so while a simulation is running you will only see the first part of the output in the listing. Close to the end you will find a line starting with:
INFO: temporary listings for all members in directory
Under that directory you will find all the temporary process listings. Once a job finished all process listings will get added to the main model listing.
If you want to see the simulation advancing while it is running, you can execute the command 'u.tail' on the main model listing. It will do a 'tail -f' on the listing of the main MPI process for example:
Volet |
---|
u.tail tail ${exp}_YYYYMM_M... |
Whenever there are problems with the model look for the error in the last of these two listings, which ever it may be, '_S' or '_M'. I usually execute something like:
...