Changeset 4262
- Timestamp:
- Sep 20, 2022, 4:09:51 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/read_pstoke.F90
r4254 r4262 252 252 253 253 ! niveaux de pression 254 status = nf90_get_var(ncidp, varidpl, pl, [1], [ zklevo])254 status = nf90_get_var(ncidp, varidpl, pl, [1], [ncklevo]) 255 255 256 256 ! lecture de aire et phis
Note: See TracChangeset
for help on using the changeset viewer.