6. The JULES namelist filesΒΆ
Each run of JULES is controlled by a number of files containing Fortran namelists. These files specify details including:
Switches to allow different model configurations to be selected at run-time.
Start and end times for the run.
What input data to use and how to read it.
How to construct the model grid.
Values for various parameters.
The required output.
These files have specific names, and JULES expects all these files to exist for every run (even when their contents are not required). JULES also expects that the namelists within each file appear in the order given below.
- 6.1. Introduction to Fortran namelists
- 6.2.
jules_prnt_control.nml
- 6.3.
jules_surface_types.nml
- 6.4.
cable_surface_types.nml
- 6.5.
model_environment.nml
- 6.6.
jules_surface.nml
- 6.7.
jules_radiation.nml
- 6.8.
jules_hydrology.nml
- 6.9.
jules_soil.nml
- 6.10.
jules_vegetation.nml
- 6.11.
jules_soil_biogeochem.nml
- 6.12.
jules_soil_ecosse.nml
- 6.13.
jules_deposition.nml
- 6.14.
jules_snow.nml
- 6.15.
jules_rivers.nml
- 6.16.
oasis_rivers.nml
- 6.17.
jules_water_resources.nml
- 6.18.
jules_irrig.nml
- 6.19.
science_fixes.nml
- 6.20.
timesteps.nml
- 6.21.
model_grid.nml
- 6.21.1.
JULES_INPUT_GRID
namelist members - 6.21.2.
JULES_LATLON
namelist members - 6.21.3.
JULES_LAND_FRAC
namelist members - 6.21.4.
JULES_MODEL_GRID
namelist members - 6.21.5.
JULES_NLSIZES
namelist members - 6.21.6.
JULES_SURF_HGT
namelist members - 6.21.7.
JULES_Z_LAND
namelist members - 6.21.8. Examples of grid setups
- 6.21.1.
- 6.22.
ancillaries.nml
- 6.22.1.
JULES_FRAC
namelist members - 6.22.2.
JULES_VEGETATION_PROPS
namelist members - 6.22.3.
JULES_SOIL_PROPS
namelist members - 6.22.4.
JULES_TOP
namelist members - 6.22.5.
JULES_PDM
namelist members - 6.22.6.
JULES_AGRIC
namelist members - 6.22.7.
JULES_CROP_PROPS
namelist members - 6.22.8.
JULES_IRRIG_PROPS
namelist members - 6.22.9.
JULES_RIVERS_PROPS
namelist members - 6.22.10.
JULES_OVERBANK_PROPS
namelist members - 6.22.11.
JULES_WATER_RESOURCES_PROPS
namelist members - 6.22.12.
URBAN_PROPERTIES
namelist members - 6.22.13.
JULES_CO2
namelist members - 6.22.14.
JULES_FLAKE
namelist members - 6.22.15. References for ancillaries
- 6.22.1.
- 6.23.
cable_prognostics.nml
- 6.24.
pft_params.nml
- 6.25.
cable_pftparm.nml
- 6.26.
nveg_params.nml
- 6.27.
cable_soilparm.nml
- 6.28.
crop_params.nml
- 6.29.
triffid_params.nml
- 6.30.
urban.nml
- 6.31.
fire.nml
- 6.32.
drive.nml
- 6.33.
imogen.nml
- 6.34.
prescribed_data.nml
- 6.35.
initial_conditions.nml
- 6.36.
output.nml