Changes between Version 4 and Version 5 of doc/tut/examples/2012_maronga_LITFASS2003
- Timestamp:
- Oct 23, 2012 1:06:21 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tut/examples/2012_maronga_LITFASS2003
v4 v5 11 11 12 12 === Required user code === 13 Please find the user code [[attachment:user_code.tar|attached]]. 13 14 14 15 15 16 === Parameter files === 16 17 Please find the parameter files [[attachment:parameter_files.tar|attached]]. 17 18 18 19 === Preprocessing === 19 20 Surface data is required (see [[attachment:parameter_files.tar|attached]]). It must be placed in a directory that is accessible for the host on which PALM is executed (remote host). Modify the userpar parameter {{{input_path}}} to point to this directory. 20 21 21 22 === Model run === 22 23 The basic command is\\\\ 24 {{{mrun -d LITFASS-2003 -r "d3# ts# pr# xy# 3d# restart" -T 8 -t 10800 -X64}}}\\\\ 25 Please set other options, such as {{{-h}}}, {{{-K}}}, and {{{-q}}} according to your needs. Note that this example will require 64 processors for at least two hours. If you want to carry out this job with less processors, please adjust the parameter file. You can also carry out restarts. 23 26 24 27 === Monitoring ===