- Timestamp:
- Jun 26, 2014, 6:07:05 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DOC/chantiers/commit_importants.log
r1300 r1302 1389 1389 - guide_mod.F : upate to keep up with Earth model 1390 1390 1391 ********************** 1392 **** commit_v1302 **** 1393 ********************** 1394 Ehouarn: Updates in the dynamics (seq and //) to keep up with updates 1395 in LMDZ5 (up to LMDZ5 trunk, rev 2070): 1396 * compilation: 1397 - bld.cfg : adaptations for compilation with RRTM and PRISM. 1398 - makelmdz_fcm : adaptations for compilation with RRTM and OASIS-MCT ocean coupled mode 1399 and change handling of RRTM and SISVAT so that bld.cfg is never overwritten (as is the case 1400 for COSP), since bld.cfg is sometimes a link to the one located in LMDZ.COMMON. 1401 - makelmdz : adaptations for compilation with RRTM and in 1D, and some cleanup. 1402 - create_make_gcm : cleanup and improved scaning of dependencies 1403 1404 * dyn3d_common: 1405 - iniconst.F90 : change argument list in call to disvert 1406 - disvert.F90 : change argument list; add "sima", "starto_**" cases 1407 - grilles_gcm_netcdf.F : removed because obsolete 1408 - q_sat.F : made free-form compatible 1409 - exner_hyb_m.F90 : now a module; some cleanup around beta and alpha; 1410 made pkf an optional argument and removed the averaging of pks at the poles (because was 1411 is not necessary; note that it changes model results wrt previous versions of code) 1412 - exner_milieu_m.F90 : now a module; some cleanup around beta and alpha; 1413 made pkf an optional argument and removed the averaging of pks at the poles (because was 1414 is not necessary; note that it changes model results wrt previous versions of code) 1415 - iniacademic.F90 : adaptations for changes with exner_* routines 1416 - removed PVtheta.F and tourabs.F 1417 1418 * dyn3dpar : 1419 - parallel_lmdz.F90 : updates for XIOS and Oasis-MCT coupler 1420 - mod_const_mpi.F90 : updates for XIOS and Oasis-MCT coupler 1421 - conf_gcm.F : remove obsolete "grilles_gcm_netcdf" flag 1422 - logic.h : remove obsolete "grilles_gcm_netcdf" flag 1423 - ce0l.F : follow up on updates from Earth model 1424 - leapfrog_p.F : enable runing a number of dyn steps given by a negative "nday" value. Adaptations 1425 for exner_* routines. Add computation of geopotential before calling physics. 1426 - gcm.F : enable runing a number of dyn steps given by a negative "nday" value 1427 - guide_p_mod.F90 : follow up on updates from Earth model 1428 - exner_hyb_p_m.F90 : now a module; some cleanup around beta and alpha; 1429 made pkf an optional argument and removed the averaging of pks at the poles (because was 1430 is not necessary; note that it changes model results wrt previous versions of code) 1431 - exner_milieu_p_m.F90 : now a module; some cleanup around beta and alpha; 1432 made pkf an optional argument and removed the averaging of pks at the poles (because was 1433 is not necessary; note that it changes model results wrt previous versions of code) 1434 - calfis_p.F : removed call to PVtheta 1435 1436 * dyn3d : 1437 - conf_gcm.F : remove obsolete "grilles_gcm_netcdf" flag and made free-form compatible 1438 (because it is included in the 1D Earth model, which is free form) 1439 - logic.h : remove obsolete "grilles_gcm_netcdf" flag 1440 - ce0l.F : follow up on updates from Earth model 1441 - leapfrog.F : enable runing a number of dyn steps given by a negative "nday" value. Adaptations 1442 for exner_* routines. Add computation of geopotential before calling physics. 1443 - gcm.F : enable runing a number of dyn steps given by a negative "nday" value 1444 - guide_mod.F90 : follow up on updates from Earth model 1445 - calfis.F : removed call to PVtheta 1446 1447 * bibio : 1448 - pres2lev_mod.F90 : move from dyn3d_common to bibio 1449 - wxios.F90 : follow up on updates on XIOS usage 1450 1451
Note: See TracChangeset
for help on using the changeset viewer.