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 14552 for NEMO/branches/2021/ticket2628_r14502_abl_restart_xios/src/ABL/ablrst.F90 – NEMO

Ignore:
Timestamp:
2021-02-26T17:18:35+01:00 (3 years ago)
Author:
gsamson
Message:

Merging r14504 through r14551 trunk into branch; ticket #2628

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/ticket2628_r14502_abl_restart_xios/src/ABL/ablrst.F90

    r14505 r14552  
    175175      IF( lrxios) THEN 
    176176          cr_ablrst_cxt = 'abl_rst' 
    177           IF(lwp) WRITE(numout,*) 'Enable restart reading by XIOS for SI3' 
     177          IF(lwp) WRITE(numout,*) 'Enable restart reading by XIOS for ABL' 
    178178!         IF( TRIM(Agrif_CFixed()) == '0' ) THEN 
    179179!            clpname = cn_ablrst_in 
Note: See TracChangeset for help on using the changeset viewer.