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

Changeset 6082


Ignore:
Timestamp:
2015-12-17T11:58:38+01:00 (8 years ago)
Author:
mathiot
Message:

remove compatibility test between dynspg_ts and isf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_merge_2015/NEMOGCM/NEMO/OPA_SRC/DYN/dynspg.F90

    r6069 r6082  
    214214           &   CALL ctl_stop( ' dynspg_exp not tested with ice shelf cavity ' ) 
    215215      ! 
    216       IF( ln_dynspg_ts .AND. ln_isfcav )   CALL ctl_stop( ' dynspg_ts not tested with ice shelf cavity ' ) 
    217       ! 
    218216      IF(lwp) THEN 
    219217         WRITE(numout,*) 
Note: See TracChangeset for help on using the changeset viewer.