wiki:Documentation/UserGuide/PreIndSim

Version 7 (modified by luyssaert, 10 years ago) (diff)

--

Setting up a coupled climate run for pre-industrial conditions

The page follows the workflow of HowTo/CoupledDofoco and HowTo/SetupZoomEurope. For the commands and actions consult those pages. On this page the settings are specified.

The aim is to run an equilibrium simulation for the year 1750. Orchidee off-line line was used to simulate the surface area in 1750 and now we want to know how the climate looked liked for such a surface. The coupled run is zoomed over Europe, nudged at the edges of Europe uses the CWRR hydrology and all the DOFOCO features.

LMDZOR was installed twice to avoid any confusion between the boundary files of the pre-industrial and the present day simulations. Hence, one installation will be used for the pre-industrial runs (and will thus use the pre-industrial boundary conditions), the other installation is to be used for present day simulations. For both sets of simulations an AMIP set-up was chosen. This set-up comes with acceptable BC between 1870 and 2100 which allows us to focus on the climate and reduce issues with sea surface temperature, see ice and aerosol concentrations. So copy the an amip config.card to define the job that will create the BC

cd config/LMDZOR_v5.2/
cp EXPERIMENTS/LMDZ/CREATE_amip/config.card ./

The following changes to were made to the config.card:

# Add a suffix, i.e., -1750 to the job name so that the pre-industrial and present day boundary files will not interfere with each other
JobName= ELI-128x118x39-1750

# Set the begin date to the earliest year available. In this case we are limited by the SST and sea ice files to 1870. So we assume that the SST in 1870 represents pre-industrial conditions. Further we are planning 20 year long equilibrium simulations but we are not sure whether it will take 20 or 30 years so we simulate the BC for 30 years to be on the safe side.
DateBegin=1870-01-01
DateEnd=1899-12-31

There is no need to manually create a directory for this experiment. When you use

../util/ins_job

the script will create a directory with a copy of the config.card as well as the COMP, DRIVER and PARAM folder. Next, some more settings need to be changed and/or confirmed before launching the job. The following changes to were made to the COMP/lmdz.card: