1 | #$Id: .palm.iofiles 3967 2019-05-09 16:04:34Z suehring $ |
---|
2 | # |
---|
3 | #--------------------------------------------------------------------------------------------- |
---|
4 | # List of input-files |
---|
5 | #--------------------------------------------------------------------------------------------- |
---|
6 | PARIN in:tr d3# $base_data/$run_identifier/INPUT _p3d* |
---|
7 | PARIN in:tr d3r $base_data/$run_identifier/INPUT _p3dr* |
---|
8 | PARIN in:tr pcr $base_data/$run_identifier/INPUT _pcr* |
---|
9 | NAVIGATION_DATA inopt:tr d3#:d3r $base_data/$run_identifier/INPUT _nav* |
---|
10 | TOPOGRAPHY_DATA inopt:tr d3#:d3r $base_data/$run_identifier/INPUT _topo* |
---|
11 | PLANT_CANOPY_DATA_3D inopt:tr d3#:d3r $base_data/$run_identifier/INPUT _canopy* |
---|
12 | PIDS_STATIC inopt:tr d3#:d3r $base_data/$run_identifier/INPUT _static* |
---|
13 | PIDS_DYNAMIC inopt:tr d3#:d3r $base_data/$run_identifier/INPUT _dynamic* |
---|
14 | PIDS_SALSA inopt:tr d3#:d3r $base_data/$run_identifier/INPUT _salsa* |
---|
15 | PIDS_CHEM inopt:tr d3#:d3r $base_data/$run_identifier/INPUT _chemistry* |
---|
16 | PIDS_UVEM inopt:tr d3#:d3r $base_data/$run_identifier/INPUT _uvlookup* |
---|
17 | PIDS_VM inopt:tr d3#:d3r $base_data/$run_identifier/INPUT _vmeas* |
---|
18 | rrtmg_lw.nc inopt:tr d3#:d3r $base_data/$run_identifier/INPUT _rlw |
---|
19 | rrtmg_sw.nc inopt:tr d3#:d3r $base_data/$run_identifier/INPUT _rsw |
---|
20 | WTM_DATA inopt:tr d3#:d3r $base_data/$run_identifier/INPUT _wtm |
---|
21 | BININ in:lnpe d3r:rec $fast_io_catalog/$run_identifier/RESTART _d3d* |
---|
22 | PARTICLE_RESTART_DATA_IN in:lnpe prtr $fast_io_catalog/$run_identifier/RESTART _rprt |
---|
23 | SVFIN in:lnpe svfin $fast_io_catalog/$run_identifier/SVF _svf* |
---|
24 | DATA_1D_FL_NETCDF inopt flr $base_data/$run_identifier/OUTPUT _fl* nc |
---|
25 | DATA_1D_PR_NETCDF inopt prr $base_data/$run_identifier/OUTPUT _pr* nc |
---|
26 | DATA_1D_SP_NETCDF inopt spr $base_data/$run_identifier/OUTPUT _sp* nc |
---|
27 | DATA_1D_TS_NETCDF inopt tsr $base_data/$run_identifier/OUTPUT _ts* nc |
---|
28 | DATA_1D_PTS_NETCDF inopt ptsr $base_data/$run_identifier/OUTPUT _pts* nc |
---|
29 | DATA_2D_XY_NETCDF inopt xyr $base_data/$run_identifier/OUTPUT _xy* nc |
---|
30 | DATA_2D_XY_AV_NETCDF inopt xyr $base_data/$run_identifier/OUTPUT _av_xy* nc |
---|
31 | DATA_2D_XZ_NETCDF inopt xzr $base_data/$run_identifier/OUTPUT _xz* nc |
---|
32 | DATA_2D_XZ_AV_NETCDF inopt xzr $base_data/$run_identifier/OUTPUT _av_xz* nc |
---|
33 | DATA_2D_YZ_NETCDF inopt yzr $base_data/$run_identifier/OUTPUT _yz* nc |
---|
34 | DATA_2D_YZ_AV_NETCDF inopt yzr $base_data/$run_identifier/OUTPUT _av_yz* nc |
---|
35 | DATA_3D_NETCDF inopt 3dr $base_data/$run_identifier/OUTPUT _3d* nc |
---|
36 | DATA_3D_AV_NETCDF inopt 3dr $base_data/$run_identifier/OUTPUT _av_3d* nc |
---|
37 | DATA_MASK_NETCDF inopt mar $base_data/$run_identifier/OUTPUT _masked nc |
---|
38 | DATA_MASK_AV_NETCDF inopt mar $base_data/$run_identifier/OUTPUT _av_masked nc |
---|
39 | DATA_PRT_NETCDF inopt:pe prtr $base_data/$run_identifier/OUTPUT _prt* |
---|
40 | # |
---|
41 | #--------------------------------------------------------------------------------------------- |
---|
42 | # List of output-files |
---|
43 | #--------------------------------------------------------------------------------------------- |
---|
44 | BINOUT* out:lnpe restart $fast_io_catalog/$run_identifier/RESTART _d3d |
---|
45 | PARTICLE_RESTART_DATA_OUT* out:lnpe prt#:prtr $fast_io_catalog/$run_identifier/RESTART _rprt |
---|
46 | SVFOUT* out:lnpe svfout $fast_io_catalog/$run_identifier/SVF _svf |
---|
47 | # |
---|
48 | STDOUT* out:tr d3#:pcr $base_data/$run_identifier/MONITORING _stdout |
---|
49 | STDOUT* out:tra d3r $base_data/$run_identifier/MONITORING _stdout |
---|
50 | RUN_CONTROL* out:tr d3#:pcr $base_data/$run_identifier/MONITORING _rc |
---|
51 | RUN_CONTROL* out:tra d3r $base_data/$run_identifier/MONITORING _rc |
---|
52 | HEADER* out:tr d3#:pcr $base_data/$run_identifier/MONITORING _header |
---|
53 | HEADER* out:tra d3r $base_data/$run_identifier/MONITORING _header |
---|
54 | CPU_MEASURES* out:tr d3#:pcr $base_data/$run_identifier/MONITORING _cpu |
---|
55 | CPU_MEASURES* out:tra d3r $base_data/$run_identifier/MONITORING _cpu |
---|
56 | PARTICLE_INFO* out:tr pt# $base_data/$run_identifier/MONITORING _prt_info |
---|
57 | PARTICLE_INFO* out:tra ptr $base_data/$run_identifier/MONITORING _prt_info |
---|
58 | LIST_PROFIL* out:tr * $base_data/$run_identifier/MONITORING _list_pr |
---|
59 | # |
---|
60 | SURFACE_DATA_BIN* out:lnpe * $base_data/$run_identifier/OUTPUT _surf |
---|
61 | SURFACE_DATA_AV_BIN* out:lnpe * $base_data/$run_identifier/OUTPUT _av_surf |
---|
62 | SURFACE_DATA_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _surf nc |
---|
63 | SURFACE_DATA_AV_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _av_surf nc |
---|
64 | # |
---|
65 | VIRTUAL_MEAS_BIN* out:lnpe * $base_data/$run_identifier/OUTPUT _vmeas |
---|
66 | # |
---|
67 | DATA_1D_FL_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _fl nc |
---|
68 | DATA_1D_PR_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _pr nc |
---|
69 | DATA_1D_SP_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _sp nc |
---|
70 | DATA_1D_TS_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _ts nc |
---|
71 | DATA_1D_PTS_NETCDF out:tr * $base_data/$run_identifier/OUTPUT _pts nc |
---|
72 | DATA_2D_XY_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _xy nc |
---|
73 | DATA_2D_XY_AV_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _av_xy nc |
---|
74 | DATA_2D_XZ_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _xz nc |
---|
75 | DATA_2D_XZ_AV_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _av_xz nc |
---|
76 | DATA_2D_YZ_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _yz nc |
---|
77 | DATA_2D_YZ_AV_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _av_yz nc |
---|
78 | DATA_3D_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _3d nc |
---|
79 | DATA_3D_AV_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _av_3d nc |
---|
80 | DATA_MASK_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _masked nc |
---|
81 | DATA_MASK_AV_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _av_masked nc |
---|
82 | DATA_AGT_NETCDF* out:tr * $base_data/$run_identifier/OUTPUT _agt nc |
---|
83 | # |
---|
84 | DATA_PRT_NETCDF* out:pe * $base_data/$run_identifier/OUTPUT _prt |
---|
85 | DATA_PRT_NETCDF* out:trpe * $base_data/$run_identifier/OUTPUT _prt |
---|
86 | PARTICLE_DATA* out:lnpe * $base_data/$run_identifier/OUTPUT _prt_dat |
---|
87 | # |
---|
88 | WTM_OUTPUT_DATA* out:tr * $base_data/$run_identifier/MONITORING _wtm |
---|