Changeset 4257 for LMDZ6/trunk/libf/dynphy_lonlat/phylmd
- Timestamp:
- Sep 20, 2022, 4:09:49 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/dynphy_lonlat/phylmd/limit_netcdf.F90
r3803 r4257 492 492 !--- DROPPED FOR BCS DATA (FRACTIONS CAN BE HIGHER THAN 1) 493 493 IF(ll.AND.ix_sic/=1.AND.mode=='SIC') & 494 CALL abort_physic(mode,'unrealistic '//TRIM(mode)//' found: '//TRIM(str) )494 CALL abort_physic(mode,'unrealistic '//TRIM(mode)//' found: '//TRIM(str), 1) 495 495 496 496 END IF
Note: See TracChangeset
for help on using the changeset viewer.