Changeset 2301 for trunk/LMDZ.GENERIC/README
- Timestamp:
- Apr 27, 2020, 5:05:13 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/README
r2297 r2301 1560 1560 + The reference wavelenght for input optical depth is now read as input (aeronlay_lamref) 1561 1561 + Following the last point some comment is added in suaer_corrk about the 'not-really-dummy'ness of IR lamref.. 1562 1563 == 27/04/2020 (r2299) == DB 1564 Add non-orographic gravity waves drag parameterization (Flott scheme adpated from the Earth GCM) 1565 It can be called using 'calllott_nonoro=.true.' in callphys.def, and set the maximum value of the Eliassen-Plam flux 'epflux_max'. 1566 Cumulated output fields are du_nonoro, dv_nonoro (winds tendency due to GW drag), east_gwstress and west_gwstress (stress profile in esatward and westward direction due to GW drag) 1567 These variables are added in Xhisitns and start files. 1568 1569 == 27/04/2020 (r2300) == DB 1570 When using the "season=.false." option then the orbital parameters are frozen and set by day_ini which is stored in startfi.nc. 1571 But at the end of the run "day_ini" written in the restartfi.nc file is updated to match current calendar evolution (to match dynamics), so in chained simulations orbital parameters in fact change with each new simulation... 1572 Add a parameter to lock a no seasonal cycle simulation during restart. 1573 One sets the initial day using 'season=.false.' and set 'noseason_day'. This commit fixed the tickets #42 on planeto tack 1574 BE CARREFUL, there is a mistake in the previous commit message: it is actually SEASON=.FALSE. 1575 1576
Note: See TracChangeset
for help on using the changeset viewer.