Reduce log prints of TOP boundary conditions
Context
-
Reference configuration/test case (to add, chosen or used as template) -
Modifications of versioned files: Fortran routines ( *.[Ffh]90
), namelists (namelist\_*cfg
), outputs settings (*.xml
), ... -
Additional dependencies
Proposal
In the time-stepping phase, the boundary condition forcing of TOP produce in the ocean.output
file at every timestep the log prints for sbc
, cbc
, and obc
boundary data read in trcb.F90
.
We should limit these log write instances only the initial and final steps of the execution, as it is done e.g. in fldread.F90
IMO this should go also in %Tag 4.2.1
Edited by Tomas Lovato