Changeset 3893 for trunk/LMDZ.GENERIC/libf/phystd/cp_neutral.F90
- Timestamp:
- Aug 13, 2025, 7:53:49 PM (7 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/cp_neutral.F90
r869 r3893 21 21 cp_neutral = 14310.0 22 22 else 23 print*,'Gas not recognised in cp_neutral!' 24 call abort 23 call abort_physic("cp_neutral","Gas not recognised in cp_neutral",1) 25 24 endif 26 25
Note: See TracChangeset
for help on using the changeset viewer.