Skip to content

namelists and param #21

@rs028

Description

@rs028

Some progress towards understanding the new features of the user interface (see #5).

The files in namelists/ are configuration files for each model run and apparently take the place of the src/istart file. However, istart still exists in src/ and it is not clear whether it is necessary or is completely superseded by implementation of the namelists.

The files in param are executable scripts. The model runs after modifying the directories in the param/scripts that point to input and output directories for a model run, as well as the correct namelist configuration file.

@pb866 : can you try this, when you have some time, and see if it works for you as well? If you manage to compile first of course (see suggestion in #10).

Things to consider:

  • the names param and namelist are not very clear. We should consider renaming the directories.
  • should the scripts and the configuration files be in the same directory instead of two different directories? Should the output directory also be the same so that for each run the configuration, the output and the related script are together?
  • is src/istart still needed? Are there other files that have been made superfluous by the new user interface?

Metadata

Metadata

Assignees

No one assigned

    Labels

    code revisionImprove source code (replace outdated code, improve legibility...)decisionA decision is needed to progressquestionFurther information is requestedstrategyDiscussions about development strategies and promoting MistrastructureIssues related to folder structure or structure of the source code

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions