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 5932 for branches/NERC/dev_r5589_is_oce_cpl/NEMOGCM/NEMO/OPA_SRC/DOM/istate.F90 – NEMO

Ignore:
Timestamp:
2015-11-26T18:25:42+01:00 (8 years ago)
Author:
mathiot
Message:

ice sheet coupling: cosmetic changes + rm duplicate sanity check on isf draft + namelist issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NERC/dev_r5589_is_oce_cpl/NEMOGCM/NEMO/OPA_SRC/DOM/istate.F90

    r5779 r5932  
    3737   USE eosbn2          ! equation of state            (eos bn2 routine) 
    3838   USE domvvl          ! varying vertical mesh 
     39   USE iscplrst        ! ice sheet coupling 
    3940   USE dynspg_oce      ! pressure gradient schemes 
    4041   USE dynspg_flt      ! filtered free surface 
     
    4748   USE wrk_nemo        ! Memory allocation 
    4849   USE timing          ! Timing 
    49    USE iscplrst 
    5050 
    5151   IMPLICIT NONE 
Note: See TracChangeset for help on using the changeset viewer.