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 1172 – NEMO

Changeset 1172


Ignore:
Timestamp:
2008-09-10T17:32:47+02:00 (16 years ago)
Author:
ctlod
Message:

transform CLIO into CORE print in the ocean.output file, see ticket: #246

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/SBC/sbcmod.F90

    r1146 r1172  
    115115         WRITE(numout,*) '              flux       formulation                     ln_flx      = ', ln_flx 
    116116         WRITE(numout,*) '              CLIO bulk  formulation                     ln_blk_clio = ', ln_blk_clio 
    117          WRITE(numout,*) '              CLIO bulk  formulation                     ln_blk_core = ', ln_blk_core 
     117         WRITE(numout,*) '              CORE bulk  formulation                     ln_blk_core = ', ln_blk_core 
    118118         WRITE(numout,*) '              coupled    formulation (T if key_sbc_cpl)  ln_cpl      = ', ln_cpl 
    119119         WRITE(numout,*) '           Misc. options of sbc : ' 
Note: See TracChangeset for help on using the changeset viewer.