Changeset 2309 for trunk/LMDZ.GENERIC
- Timestamp:
- May 5, 2020, 4:50:30 PM (5 years ago)
- Location:
- trunk/LMDZ.GENERIC
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/README
r2301 r2309 1574 1574 BE CARREFUL, there is a mistake in the previous commit message: it is actually SEASON=.FALSE. 1575 1575 1576 1576 == 05/05/2020 (r2308) == JVO 1577 Fix a nasty copy-paste bug from r2297 in n-layer aerosol scheme -
trunk/LMDZ.GENERIC/libf/phystd/inifis_mod.F90
r2300 r2309 735 735 736 736 write(*,*)"Generic n-layer aerosols: (if choice=2) Scale height / atm. scale height" 737 aeronlay_ ptop=0.2737 aeronlay_sclhght=0.2 738 738 call getin_p("aeronlay_sclhght",aeronlay_sclhght) 739 739 write(*,*)" aeronlay_sclhght = ",aeronlay_sclhght
Note: See TracChangeset
for help on using the changeset viewer.