Ignore:
Timestamp:
Jun 6, 2019, 5:08:45 PM (5 years ago)
Author:
Laurent Fairhead
Message:

Replaced STOP statements by a call to abort_physic in phylmd as per ticket #86
Still some work to be done in phylmd subdirectories

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/phytrac_mod.F90

    • Property svn:keywords set to Id
    r3467 r3531  
    602602       IF (lessivage .AND. type_trac .EQ. 'inca') THEN
    603603          CALL abort_physic('phytrac', 'lessivage=T config_inca=inca impossible',1)
    604           STOP
     604!          STOP
    605605       ENDIF
    606606       !
Note: See TracChangeset for help on using the changeset viewer.