Ignore:
Timestamp:
May 5, 2020, 4:50:30 PM (5 years ago)
Author:
jvatant
Message:

Fix a nasty copy-paste bug from r2297 in n-layer aerosol scheme
--JVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/inifis_mod.F90

    r2300 r2309  
    735735
    736736     write(*,*)"Generic n-layer aerosols: (if choice=2) Scale height / atm. scale height"
    737      aeronlay_ptop=0.2
     737     aeronlay_sclhght=0.2
    738738     call getin_p("aeronlay_sclhght",aeronlay_sclhght)
    739739     write(*,*)" aeronlay_sclhght = ",aeronlay_sclhght
Note: See TracChangeset for help on using the changeset viewer.