Changes between Version 21 and Version 22 of LMDZOR_v4


Ignore:
Timestamp:
11/14/11 16:31:51 (12 years ago)
Author:
mafoipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LMDZOR_v4

    v21 v22  
    240240Start a simulation with new physics using restart files from a simulation with old physics at the same resolution (and with same zoom). The restart files must come from a simulation that has run for at least some days. It is not possible to start using the results from create_etat0_limit. If the modele is not stable, activate purmats for the first month to stabilize the modele. Do this by putting !ByPass_hgardfou_mats=y in lmdz.card. 
    241241 
    242  
    243  
    244  
    245  
     242= Running LMDZOR_v4 on Mac OS X 10.7 (Lion) = 
     243 
     244== Prerequisites == 
     245 * Mac OS X 10.7 (Lion). 
     246 * XCode 4.2. See App Store.  
     247 * gfortran. See : http://gcc.gnu.org/wiki/GFortranBinaries#MacOS 
     248 * netcdf  installed through fink. See : http://www.finkproject.org/download/srcdist.php 
     249  {{{ 
     250bash-3.2$ fink list '*netcdf*' 
     251Information about 3727 packages read in 1 seconds. 
     252     nco-netcdf                  4.0.8-4              The NetCDF Operators 
     253     netcdf                      3.6.3-4              Interface & lib for array-based data access 
     254     netcdf-bin                  3.6.3-4              Interface & lib for array-based data access 
     255     netcdf-shlibs               3.6.3-4              Interface & lib for array-based data access 
     256 i   netcdf7                     4.1.3-2              Array-based data access, headers and docs 
     257 i   netcdf7-bin                 4.1.3-2              Array-based data access, interface 
     258 i   netcdf7-gfortran            4.1.3-5              Interface & lib for array-based data access 
     259 i   netcdf7-gfortran-shlibs     4.1.3-5              Interface & lib for array-based data access 
     260 i   netcdf7-shlibs              4.1.3-2              Array-based data access, headers and docs 
     261}}} 
     262  * fink installs netcdf here : /sw/opt/netcdf7/include 
     263 
     264==  
     265 
     266 
     267 
     268