New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 4072 for branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/DIA – NEMO

Ignore:
Timestamp:
2013-10-17T15:10:59+02:00 (11 years ago)
Author:
clem
Message:

few rewritings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/DIA/diahsb.F90

    r4045 r4072  
    242242         ! 2 - Time independant variables and file opening ! 
    243243         ! ----------------------------------------------- ! 
    244          WRITE(numout,*) "dia_hsb: heat salt volume budgets activated" 
     244         IF(lwp) WRITE(numout,*) "dia_hsb: heat salt volume budgets activated" 
    245245         IF( lk_obc .or. lk_bdy ) THEN 
    246246            CALL ctl_warn( 'dia_hsb does not take open boundary fluxes into account' )          
Note: See TracChangeset for help on using the changeset viewer.