Project

General

Profile

Release 1.1.0 of MakeExperiments! (mkexp)

Added by Karl-Hermann Wieners almost 3 years ago

Changes

Global

  • Added 'selconfig' tool to extract sections from config files
  • Added 'files2config' tool to extract input file info from logs and scripts
  • Added variable replacement beta options to the '...2config' tools
  • Added output of file name in -d mode of 'namelist2config'
  • Added file tags for 'output_nml' groups in 'namelist2config'

Configuration

  • Changed empty namelist variables to be suppressed, ie. default is used
  • Added '.default' variable to namelists and namelist groups to define an
    alternative default value if the empty string is a valid value
  • Added 'is_set' utility to be used on logicals in 'eval(...)' expressions
  • Added configurable hiding (disabling) of namelist files

Templates

  • Added optional parameter 'default_value' to 'format_namelists' to define an
    alternative default value for namelist variables

Comments