Changeset 4106
- Timestamp:
- Mar 6, 2026, 2:38:16 PM (4 days ago)
- Location:
- trunk/LMDZ.VENUS/libf/phyvenus
- Files:
-
- 2 added
- 1 edited
-
cloudvenus/polysulfur_condens.F (added)
-
cloudvenus/polysulfur_sedim.F (added)
-
phytrac_chimie.F (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.VENUS/libf/phyvenus/phytrac_chimie.F
r4098 r4106 456 456 end do ! ilon 457 457 end if ! detailed scheme 458 459 if (1.eq.1) then ! polysulfur condensation 460 461 call polysulfur_condens(nlev, nlon, temp, pplay, 462 $ ztrac(:,:,i_s2),ztrac(:,:,i_s3),ztrac(:,:,i_s4),ztrac(:,:,i_s8), 463 $ ztrac(:,:,i_s2con),ztrac(:,:,i_s3con),ztrac(:,:,i_s4con), 464 $ ztrac(:,:,i_s8con)) 465 466 endif 458 467 459 468 !===================================================================
Note: See TracChangeset
for help on using the changeset viewer.
