forked from Mistra-UEA/Mistra
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
code revisionImprove source code (replace outdated code, improve legibility...)Improve source code (replace outdated code, improve legibility...)decisionA decision is needed to progressA decision is needed to progressquestionFurther information is requestedFurther information is requestedstrategyDiscussions about development strategies and promoting MistraDiscussions about development strategies and promoting MistrastructureIssues related to folder structure or structure of the source codeIssues related to folder structure or structure of the source code
Milestone
Description
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?
-
issrc/istartstill needed? Are there other files that have been made superfluous by the new user interface?
Metadata
Metadata
Assignees
Labels
code revisionImprove source code (replace outdated code, improve legibility...)Improve source code (replace outdated code, improve legibility...)decisionA decision is needed to progressA decision is needed to progressquestionFurther information is requestedFurther information is requestedstrategyDiscussions about development strategies and promoting MistraDiscussions about development strategies and promoting MistrastructureIssues related to folder structure or structure of the source codeIssues related to folder structure or structure of the source code