Changes between Version 13 and Version 14 of doc/tec/nesting
- Timestamp:
- Aug 2, 2018 10:21:46 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/nesting
v13 v14 28 28 / 29 29 }}} 30 For details on the parameters, see [wiki:doc/app/nestpar#nestpar nestpar].30 For details on the parameters, see [wiki:doc/app/nestpar#nestpar &nesting_parameters]. 31 31 32 3. Add file connection statements for all child domains to the {{{.palm.config.xxx}}} file,32 3. No additional file connection statements for the child domains are required as long as the suffix * is set: 33 33 {{{ 34 34 #---------------------------------------------------------------------------- 35 35 # List of input-files for nested model runs 36 36 #---------------------------------------------------------------------------- 37 PARIN_02 in:job nest# $base_data/$fname/INPUT _02_p3d 38 PARIN_03 in:job nest# $base_data/$fname/INPUT _03_p3d 39 TOPOGRAPHY_DATA_02 in:locopt nest# $base_data/$fname/INPUT _02_topo 40 TOPOGRAPHY_DATA_03 in:locopt nest# $base_data/$fname/INPUT _03_topo 37 PARIN in:tr d3# $base_data/$fname/INPUT _p3d* 41 38 #---------------------------------------------------------------------------- 42 39 4. Execute {{{palmrun}}} and specify the nesting input files, i.e.,