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 8662 for branches/2017/dev_r8600_xios_write/NEMOGCM/NEMO/OPA_SRC/SBC/fldread.F90 – NEMO

Ignore:
Timestamp:
2017-10-26T13:15:54+02:00 (7 years ago)
Author:
andmirek
Message:

#1962 change variable names to follow NEMO coding convention

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8600_xios_write/NEMOGCM/NEMO/OPA_SRC/SBC/fldread.F90

    r8630 r8662  
    13431343               &                  '   data type: '      ,       sdf(jf)%cltype      ,   & 
    13441344               &                  '   land/sea mask:'   , TRIM( sdf(jf)%lsmname    ) 
     1345            call flush(numout) 
    13451346         END DO 
    13461347      ENDIF 
Note: See TracChangeset for help on using the changeset viewer.