Changeset 4074 for trunk/LMDZ.COMMON/libf/evolution/deftank/README
- Timestamp:
- Feb 17, 2026, 2:45:53 PM (8 weeks ago)
- File:
-
- 1 edited
-
trunk/LMDZ.COMMON/libf/evolution/deftank/README (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/deftank/README
r4072 r4074 44 44 > the xml files for XIOS which can be found in the PCM deftank folder: "iodef.xml", "context_lmdz_physics.xml", "file_def_physics_mars.xml" and "field_def_physics_mars.xml"; 45 45 > the def files you want to run the PCM: "run.def", "callphys.def", "traceur.def", etc. 46 /!\ Do not forget to rename the PCM "run.def" into "run_ PCM.def";46 /!\ Do not forget to rename the PCM "run.def" into "run_pcm.def"; 47 47 > the starting files you want to run the PCM: "startfi.nc", "start.nc"/"start1D.txt"/profiles; 48 > the necessary PEM files: "pem_workflow.sh", "pem_workflow_lib.sh", "pcm_run.job", "pem_run.job", "run_ PEM.def" and "obl_ecc_lsp.asc";48 > the necessary PEM files: "pem_workflow.sh", "pem_workflow_lib.sh", "pcm_run.job", "pem_run.job", "run_pem.def" and "obl_ecc_lsp.asc"; 49 49 > the optional PEM files: "diagevol.def" to define the PEM variables to be ouputted and "startpem.nc" to set the initial state of the PEM. 50 50 … … 55 55 > "pcm_run.job"; 56 56 > "pem_run.job"; 57 > def files, especially for "run_ PEM.def", "run_PCM.def", "callphys.def".58 In addition, the user has to provide a "startfi.nc" whose orbital parameters are consistent with the initial date set in "run_ PEM.def". The script "ini_pem_orbit.sh" can do it automatically with "obl_ecc_lsp.asc".57 > def files, especially for "run_pem.def", "run_pcm.def", "callphys.def". 58 In addition, the user has to provide a "startfi.nc" whose orbital parameters are consistent with the initial date set in "run_pem.def". The script "ini_pem_orbit.sh" can do it automatically with "obl_ecc_lsp.asc". 59 59 60 60 Outputs: … … 100 100 > The PEM executable can have an optional argument which should be specified according to the set-up ("--auto-exit" for SLURM and PBS/TORQUE | "" when the script is not run as a job). 101 101 102 # run_ PEM.def102 # run_pem.def 103 103 All the possible parameters to define a PEM run (read in "config.F90"). 104 It needs to include in "run_ PCM.def" with "INCLUDEDEF=run_PEM.def".104 It needs to include in "run_pcm.def" with "INCLUDEDEF=run_pem.def". 105 105 106 106 # obl_ecc_lsp.asc [default], obl_ecc_lsp_pos.asc [future years] … … 114 114 115 115 # ini_pem_orbit.sh: 116 Bash script file to set the orbital parameters of a file "startfi.nc" from Laskar's data contained in "obl_ecc_lsp.asc" according to the initial date 'pem_ini_earth_date' defined in "run_ PEM.def". See also "modify_startfi_orbit.sh".116 Bash script file to set the orbital parameters of a file "startfi.nc" from Laskar's data contained in "obl_ecc_lsp.asc" according to the initial date 'pem_ini_earth_date' defined in "run_pem.def". See also "modify_startfi_orbit.sh". 117 117 118 118 # concat_pem.py:
Note: See TracChangeset
for help on using the changeset viewer.
