Ignore:
Timestamp:
Mar 13, 2026, 10:57:24 AM (25 hours ago)
Author:
aslmd
Message:

a couple of small fixes related to known small problems that we will solve later

Location:
trunk/WRF.COMMON/INTERFACES_V4/dynphy_wrf_generic_lmd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WRF.COMMON/INTERFACES_V4/dynphy_wrf_generic_lmd/iniphysiq_mod.F

    r2866 r4123  
    2929use time_phylmdz_mod, only: dtphys, daysec,day_ini
    3030use planete_mod, only: year_day, periastr, apoastr, peri_day,&
    31                    obliquit, z0, lmixmin, emin_turb
     31                   obliquit, z0!, lmixmin, emin_turb
    3232use surfdat_h,  only: emissiv,iceradius, &
    3333                    emisice,dtemisice
  • trunk/WRF.COMMON/INTERFACES_V4/dynphy_wrf_generic_lmd/update_inputs_physiq_mod.F

    r3194 r4123  
    100100
    101101   use planete_mod, only: year_day, periastr, apoastr, peri_day,&
    102                        obliquit, z0, lmixmin, emin_turb
     102                       obliquit, z0!, lmixmin, emin_turb
    103103   use surfdat_h,  only: emissiv,iceradius, &
    104104                         emisice,dtemisice
Note: See TracChangeset for help on using the changeset viewer.