Changeset 49 for trunk/mars/README
- Timestamp:
- Jan 29, 2011, 1:31:04 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mars/README
r38 r49 432 432 >> Fix bug (AS+JB) in "swr_toon.F" to enable running with more than 433 433 100 levels... 434 >> Fi wbug (JBM) in callsedim2q.F about setting pdqs_sed(:niq(iq)) to zero434 >> Fix bug (JBM) in callsedim2q.F about setting pdqs_sed(:niq(iq)) to zero 435 435 436 436 == 25/08/10 == EM … … 539 539 be found (e.g. TES opacities, dust properties, etc.) can be specified in 540 540 run.def (or callphys.def) as " datadir = /path/to/the/directory " 541 542 == 29/01/2011 == AS 543 >> added updated mesoscale-related routines in phymars: 544 ---------------------------------------------------------------------------- 545 NAME CHANGES compared to GCM counterpart 546 ---------------------------------------------------------------------------- 547 meso_callkeys.h --> one variable is added [consider merging w/ GCM?] 548 meso_dustlift.F --> stress + alpha default, or read in a file 549 stress.def if here [consider merging w/ GCM?] 550 meso_newcondens.F --> correction on U V T tendencies is switched 551 off (unstable in mesoscale) 552 meso_physiq.F --> major modifications mainly related to I/O 553 meso_slope.h --> additional common for slope scheme 554 meso_dimphys.h_ref --> reference common serving as a basis for a 555 compilation script (makemeso) 556 meso_inifis.F --> major modifications mainly related to I/O 557 meso_param_slope.F90 --> slope scheme by Spiga and Forget GRL 2008 558 [consider adding to GCM?] 559 meso_readtesassim.F90 --> an old version because the new F90-compliant 560 version needs the new makegcm scripts [TBD] 561 meso_testphys1d.F --> similar to GCM except for routine names 562 ---------------------------------------------------------------------------- 563 NB: in meso_dustlift.F and meso_readtesassim.F90, the subroutines 564 have the same name as in the GCM. 565 this is because those files are supposed to be copied 566 in specific temporary folders for compilation 567 >> any future change in the following GCM routines in phymars: 568 - callkeys.h 569 - dustlift.F 570 - newcondens.F 571 - physiq.F 572 - inifis.F 573 - readtesassim.F90 574 - testphys1d.F 575 will be in need to be impacted to the corresponding meso_ routines 576 [hence it is important to document this README file] 577 >> any change in any other GCM routines than the ones listed will 578 have an effect in mesoscale simulations as well: 579 -- the two models are being kept updated at the same time :) 580 -- the two models would be possibly broken at the same time :(
Note: See TracChangeset
for help on using the changeset viewer.