Changeset 3151 for trunk/LMDZ.MARS/libf
- Timestamp:
- Dec 7, 2023, 6:02:10 PM (13 months ago)
- Location:
- trunk/LMDZ.MARS/libf/phymars
- Files:
-
- 1 added
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/physiq_mod.F
r3148 r3151 123 123 & ini_comslope_h 124 124 use write_output_mod, only: write_output 125 use pbl_parameters_mod, only: pbl_parameters 125 126 IMPLICIT NONE 126 127 c======================================================================= … … 2563 2564 call pbl_parameters(ngrid,nlayer,ps,zplay,z0, 2564 2565 & g,zzlay,zzlev,zu,zv,wstar,hfmax_th,zmax_th,tsurf(:,iflat), 2565 & zh,z_out,n_out,T_out,u_out,ustar,tstar, L_mo,vhf,vvv)2566 & zh,z_out,n_out,T_out,u_out,ustar,tstar,vhf,vvv) 2566 2567 ! pourquoi ustar recalcule ici? fait dans vdifc. 2567 2568
Note: See TracChangeset
for help on using the changeset viewer.