| 74 | Finally, the perturbed atmospheric temperature can now be used in a simulation. For a detailed description on how to set-up a simulation see https://forge.ipsl.jussieu.fr/orchidee/wiki/Documentation/UserGuide/PresentDay. For the sake of this example it is assumed that the JOBNAME is CONTROL-R1. |
| 75 | {{{ |
| 76 | cp -rf CONTROL-R1 CONTROL-R2 |
| 77 | }}} |
| 78 | The ELI experiment that will be used by LMDZOR is specified in the lmdz.card. Thus makes sure that in config/LMDZOR_v5.2/CONTROL-R1/COMP/lmdz.card ELI-128x118x39-2010-R1 is used and that in config/LMDZOR_v5.2/CONTROL-R2/COMP/lmdz.card ELI-128x118x39-2010-R2 is used. Launch both jobs |
| 79 | {{{ |
| 80 | ccc_msub Job_CONTROLR1 |
| 81 | ccc_msub Job_CONTROLR2 |
| 82 | }}} |
| 83 | |
| 84 | If 3 or more realizations are required, simply repeat this procedure. |
| 85 | |
| 86 | |
| 87 | |
| 88 | |
| 89 | |
| 90 | |
| 91 | |
| 92 | |