Changes between Version 144 and Version 145 of todo
- Timestamp:
- Apr 6, 2018 12:33:56 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
todo
v144 v145 21 21 ||PALM code ||Known bug: Restart crashes in sum_up_3d_data if an {{{_av}}} quantity is given in the restart run NAMELIST file (_p3dr) but not in the initial run NAMELIST file (_p3d) --> Implement check?! || || 22 22 || || || || 23 ||Scripts ||Write new script to find the next unused of free error number || [[span(style=color: #FF0000, Helge)]] || 23 24 ||Scripts ||Finalize first version of new palmplot script (python) ||Helge || 24 25 ||Scripts ||Remove deprecated vapor scripts ||Tobias || … … 27 28 ||Discussion ||Discuss the treatment of package parameters, regarding their appearance in {{{rrd_global}}} and {{{wrd_global}}}. Discuss the general treatment / separation of {{{inipar}}} and {{{d3par}}} parameters. || [[span(style=color: #FF0000, Sebastian / work in progress)]] || 28 29 ||PALM code ||Revise variable/dimension names and attributes in the NetCDF data input and PIDS input according to the [UC]² data policy ||tba || 30 ||PALM code || Make use of already implemented 'long_name' attribute of variables, i.e. give possibility to assign a long_name for user defined variables ||tba || 31 ||PALM code || Make proper use of global attributes; especially do not write time average interval in title if there exists a specific attribute ({{{time_avg}}}) for this. || || 29 32 ||PALM code ||Add georeferencing (lat/lon) and global attributes according to [UC]² data policyto NetCDF output ||tba || 30 33 ||PALM code ||Extend plant canopy model to handle basal area (trunks, branches) ||Björn || 34 ||homepage || replace the provisional picture (showing Kelvin-Helmholtz waves) by a nicer one from an urban canopy simulation ||[[span(style=color: #FF0000, Tobias)]] || 35 31 36 32 37 … … 53 58 || || * Example: Stable boundary layer (GABLS3) || || 54 59 || || * Cloud Physics up to date? || || 55 ||homepage || replace the provisional picture (showing Kelvin-Helmholtz waves) by a nicer one from an urban canopy simulation || ||56 60 \\ 57 61 … … 63 67 ||<page> ||Subgrid-scale saturation fluctuation for Lagrangian cloud model ||[[span(style=color: #FF0000, Johannes)]] || 64 68 ||data_output ||implement output of scalar and momentum fluxes calculated by temporal EC || || 65 ||PALM code || Create temporary job sub-directories via mrun (does not work properly with the FORTRAN system call function)|| ||69 ||PALM code ||~~Create temporary job sub-directories via mrun (does not work properly with the FORTRAN system call function)~~ There is currently no proper solution for this. Postponed. || || 66 70 ||Example runs ||Modify the "building" example run (example_building_p3d), since topography is allowed with WS-scheme || [[span(style=color: #FF0000, Tobias)]] || 67 71 ||PALM code ||For reference_state='horizontal_average' round the averaged profile (e.g. 3.3 digits) to make runs repeatable || [[span(style=color: #FF0000, Siggi)]] || … … 82 86 || PALM code || Implement PALM error messages in parallel random number generator module ||[[span(style=color: #008000, Helge)]] || 83 87 || PALM code || Review summation of "1E-5_wp" in lines 164/167 in diffusivities.f90 (r2119), see ticket:393 ||[[span(style=color: #FF0000, Tobias)]] || 84 || data_output || Make use of already implemented 'long_name' attribute of variables, i.e. give possibility to assign a long_name for user defined variables || ||85 88 || data_output || Set missing values/fill values inside topography and define these missing values as attributes in NetCDF file. ||[[span(style=color: #FF0000, Matthias)]] || 86 || data_output || Make proper use of global attributes; especially do not write time average interval in title if there exists a specific attribute ({{{time_avg}}}) for this. || ||87 89 || PALM code || for consistency reasons, implement "initial gradient" top boundary conditions for the mixing ratio too ||[[span(style=color: #FF0000, Johannes)]] || 88 90 || RRTMG coupling || allow for dry runs with RRTMG (might lead to unrealistic results if the atmosphere is considered totally dry!) ||[[span(style=color: #FF0000, Björn)]] || … … 100 102 || PALM code || discuss using Fortran Intrinsic Function "SUM" instead of loops as done many times in the code || all (KS) || 101 103 ||initializing_actions|| discuss use of initializing_actions='user', because its usage requires good code knowledge and the advantage over using 'set_constant_profiles' and later overwriting variables in user_init_3d_model.f90 is not clear [[span(style=color: #FF0000, just give better explanations in the docu. Siggi)]]|| all (KS) || 102 ||PALM code || Revise Fortran NAMELIST names (e.g. &inipar --> &initialization_parameters)||Björn||104 ||PALM code ||~~Revise Fortran NAMELIST names (e.g. &inipar --> &initialization_parameters)~~||~~Björn~~ see r2932 || 103 105 ||PALM code ||Revise vertical loops in plant-canopy model in order to get rid-off 2D-index array pch_index ||Matthias || 104 106 \\ … … 112 114 ||- ||extend PALM grid finder for nesting configurations ||Hiwi || 113 115 ||- ||tool for finding vertical grid configuration with grid stretching (maybe as part of palm_gf) || Katrin+HiWi || 114 ||- || development and implementation of an automatic mechanism to test source code modifications ||[[span(style=color: #008000, Helge )]]116 ||- ||~~development and implementation of an automatic mechanism to test source code modifications~~ ||~~[[span(style=color: #008000, Helge )]]~~ 115 117 ||Vapor || remove deprecated vapor scripts. Users try to use them but they are highly specialized for our IMUK system and the old HLRN2 complex (deprecated). Also update documentation (see above). || Tobias ||