Changeset 5103 for LMDZ6/branches/Amaury_dev/libf/phylmd/soil.F90
- Timestamp:
- Jul 23, 2024, 3:29:36 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/soil.F90
r5099 r5103 252 252 ELSE 253 253 WRITE(lunout,*) "valeur d indice non prevue", indice 254 callabort_physic("soil", "", 1)254 CALL abort_physic("soil", "", 1) 255 255 ENDIF 256 256
Note: See TracChangeset
for help on using the changeset viewer.