Changes between Version 144 and Version 145 of todo


Ignore:
Timestamp:
Apr 6, 2018 12:33:56 PM (7 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • todo

    v144 v145  
    2121||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?! ||  ||
    2222||             ||                                        ||    ||
     23||Scripts      ||Write new script to find the next unused of free error number || [[span(style=color: #FF0000, Helge)]] ||
    2324||Scripts      ||Finalize first version of new palmplot script (python) ||Helge ||
    2425||Scripts      ||Remove deprecated vapor scripts         ||Tobias ||
     
    2728||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)]]   ||
    2829||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. ||  ||
    2932||PALM code    ||Add georeferencing (lat/lon) and global attributes according to [UC]² data policyto NetCDF output ||tba ||
    3033||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
    3136
    3237
     
    5358||          || * Example: Stable boundary layer (GABLS3) ||  ||
    5459||          || * Cloud Physics up to date? ||  ||
    55 ||homepage  || replace the provisional picture (showing Kelvin-Helmholtz waves) by a nicer one from an urban canopy simulation ||   ||
    5660\\
    5761
     
    6367||<page>  ||Subgrid-scale saturation fluctuation for Lagrangian cloud model  ||[[span(style=color: #FF0000, Johannes)]]  ||
    6468||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.  || ||
    6670||Example runs ||Modify the "building" example run (example_building_p3d), since topography is allowed with WS-scheme || [[span(style=color: #FF0000, Tobias)]] ||
    6771||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)]] ||
     
    8286|| PALM code || Implement PALM error messages in parallel random number generator module ||[[span(style=color: #008000, Helge)]] ||
    8387|| 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 ||  ||
    8588|| 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. ||  ||
    8789|| PALM code   || for consistency reasons, implement "initial gradient" top boundary conditions for the mixing ratio too ||[[span(style=color: #FF0000, Johannes)]] ||
    8890|| 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)]] ||
     
    100102|| PALM code || discuss using Fortran Intrinsic Function "SUM" instead of loops as done many times in the code || all (KS) ||
    101103||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 ||
    103105||PALM code    ||Revise vertical loops in plant-canopy model in order to get rid-off 2D-index array pch_index ||Matthias ||
    104106\\
     
    112114||-  ||extend PALM grid finder for nesting configurations  ||Hiwi ||
    113115||-  ||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 )]]~~
    115117||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 ||