Changeset 5119 for LMDZ6/branches/Amaury_dev/libf/phydev
- Timestamp:
- Jul 24, 2024, 6:46:45 PM (4 months ago)
- Location:
- LMDZ6/branches/Amaury_dev/libf/phydev
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phydev/comcstphy.F90
r5116 r5119 6 6 REAL :: rcpp ! specific heat of the atmosphere 7 7 8 end modulecomcstphy8 END MODULE comcstphy -
LMDZ6/branches/Amaury_dev/libf/phydev/iophy.F90
r5117 r5119 22 22 END INTERFACE 23 23 24 contains 24 CONTAINS 25 25 26 26 SUBROUTINE init_iophy_new(rlat, rlon) … … 389 389 END SUBROUTINE histwrite3d_xios 390 390 391 end moduleiophy391 END MODULE iophy
Note: See TracChangeset
for help on using the changeset viewer.