Changes between Version 137 and Version 138 of doc/tec/changelog_2018


Ignore:
Timestamp:
Mar 5, 2012 5:19:38 PM (13 years ago)
Author:
witha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v137 v138  
    229229}}}
    230230{{{#!td style="vertical-align:top"
    231 Bugfix: typo removed in mrun (\$queue instead of $queue). The standard queue for lcsgih/lcsib is now set to testq, since bigq is not available on the ice1 system.
     231Bugfix: typo removed in mrun (\$queue instead of $queue). The standard queue for lcsgih/lcsgib is now set to testq, since bigq is not available on the ice1 system.
    232232}}}
    233233|----------------
     
    326326}}}
    327327{{{#!td style="vertical-align:top"
    328 New: the utility program '''check_namelist_files''' has been implemented. It is used by mrun to check the parameter files (e.g. *_p3d, *_p3df) before the batch job is submitted/the interactive job is started. The source code of palm has thus been modified by means of the '''pre-processor directive !__check''', which is only used for the compilation of the check_namelist_files program. Basically the directive is used to exclude the MPI-functions for compilation with a serial compiler (on the local host). Note: the namelist file check is currently not possible for coupled runs and for [../../app/inipar/#initializing_actions initializing_actions='cyclic_refill']! A new mrun option '-z' has been implemented to switch off check_namelist_files program (PALM will of course still check the namelist files when the simulation starts) (Makefile_check, mbuild, mrun, check_namelist_files, init_pegrid, check_parameters, init_masks, poisfft, poisfft_hybrid, local_stop, init_grid, check_open, modules).
     328New: the utility program '''check_namelist_files''' has been implemented. It is used by mrun to check the parameter files (e.g. *_p3d, *_p3df) before the batch job is submitted/the interactive job is started. The source code of palm has thus been modified by means of the '''pre-processor directive !__check''', which is only used for the compilation of the check_namelist_files program. Basically the directive is used to exclude the MPI-functions for compilation with a serial compiler (on the local host). Note: the namelist file check is currently not possible for coupled runs and for [../../app/inipar/#initializing_actions initializing_actions='cyclic_fill']! A new mrun option '-z' has been implemented to switch off check_namelist_files program (PALM will of course still check the namelist files when the simulation starts) (Makefile_check, mbuild, mrun, check_namelist_files, init_pegrid, check_parameters, init_masks, poisfft, poisfft_hybrid, local_stop, init_grid, check_open, modules).
    329329}}}
    330330|----------------