- Timestamp:
- Jul 22, 2024, 9:29:09 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/inlandsis/sisvat_tso.F
r5093 r5099 467 467 468 468 if(ist__s==1) then ! to reduce computer time 469 ! 469 470 470 DO it_srf=1,nt_srf ! 471 471 dt_ver = dt_ver +dt_srf ! … … 481 481 DO ikl=1,knonv 482 482 ist = max(0,isotSV(ikl)-100*isnoSV(ikl)) ! 0 if H2O 483 ! 483 484 484 Psi(ikl) = ! 485 485 . psidSV(ist) ! DR97, Eqn 3.34
Note: See TracChangeset
for help on using the changeset viewer.