Changeset 5087 for LMDZ6/branches/Amaury_dev/libf/phy_common
- Timestamp:
- Jul 20, 2024, 12:00:23 PM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phy_common/ioipsl_getin_p_mod.F90
r2352 r5087 22 22 23 23 MODULE PROCEDURE getinrs_p, getinr1d_p, getinr2d_p, & 24 &getinis_p, getini1d_p, getini2d_p, &25 &getincs_p, &26 &getinls_p, getinl1d_p, getinl2d_p24 getinis_p, getini1d_p, getini2d_p, & 25 getincs_p, & 26 getinls_p, getinl1d_p, getinl2d_p 27 27 END INTERFACE 28 28 !-
Note: See TracChangeset
for help on using the changeset viewer.