Changeset 5271 for LMDZ6/trunk/libf/phylmd/dyn1d/1Dconv.h
- Timestamp:
- Oct 24, 2024, 4:25:39 PM (8 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/dyn1d/1Dconv.h
r4593 r5271 459 459 & ,d_t_adv,d_q_adv) 460 460 use dimphy 461 implicit none 462 463 INCLUDE "dimensions.h" 461 USE dimensions_mod, ONLY: iim, jjm, llm, ndm 462 implicit none 463 464 464 465 !cccc INCLUDE "dimphy.h" 465 466
Note: See TracChangeset
for help on using the changeset viewer.