Changeset 4537 for LMDZ6/trunk/libf/phylmd/dyn1d
- Timestamp:
- May 15, 2023, 1:03:18 AM (20 months ago)
- Location:
- LMDZ6/trunk/libf/phylmd/dyn1d
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/dyn1d/old_lmdz1d.F90
r4536 r4537 946 946 !------------------------------------------------------------------------ 947 947 !Al1 =============== restart option ========================== 948 iflag_physiq=1 949 call getin('iflag_physiq',iflag_physiq) 950 948 951 if (.not.restart) then 949 952 iflag_pbl = 5 -
LMDZ6/trunk/libf/phylmd/dyn1d/scm.F90
r4536 r4537 704 704 !------------------------------------------------------------------------ 705 705 !Al1 =============== restart option ====================================== 706 iflag_physiq=1 707 call getin('iflag_physiq',iflag_physiq) 708 706 709 if (.not.restart) then 707 710 iflag_pbl = 5
Note: See TracChangeset
for help on using the changeset viewer.