Opened 4 years ago
Last modified 2 years ago
#2417 assigned Task
SETTE: Make sette universal
Reported by: | mathiot | Owned by: | smueller |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | tools | Version: | trunk |
Severity: | minor | Keywords: | SETTE, |
Cc: |
Description (last modified by smueller)
Context
As presented in ST meeting, SETTE need to be independant of the configuration itself (ie more universal). This will be easier to add a configuration and SETTE itself will move more slowly (and so more convenient as it is an external).
Proposal
Step 1 and 2 presented in the attachment:
- All the hard coded information should go in input_CFG file
- Run 3 configurations (REF/RST/MPP) instead of 4 (LONG+SHORT/REPRO_48/REPRO_84)
- build a generic function to run this 3 run
- adapt the report generation accordingly.
https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/SystemTeam/Agenda/2020-02-27/ST_sette.pdf
Commit History (3)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
12875 | mathiot | 2020-05-05T19:02:15+02:00 | ticket #2417: add extra comments |
12874 | mathiot | 2020-05-05T18:38:09+02:00 | ticket #2417: add exemple of what could be the new sette core script (sette_test-cases_indev.sh) and an exemple of the input file (input_GYRE.cfg) |
12872 | mathiot | 2020-05-05T18:05:51+02:00 | ticket #2417: branch to save the pseudo made to generate the pdf used to present the change needed to fulfill the task |
Change History (8)
comment:1 Changed 4 years ago by smueller
- Cc smueller added
comment:2 Changed 3 years ago by clevy
- Type changed from Enhancement to Task
comment:3 Changed 3 years ago by mathiot
comment:4 Changed 3 years ago by mathiot
In 12874:
comment:5 Changed 3 years ago by mathiot
In 12875:
comment:6 Changed 3 years ago by smueller
- Description modified (diff)
- Owner changed from mathiot to smueller
- Status changed from new to assigned
comment:7 Changed 3 years ago by smueller
- Cc smueller removed
comment:8 Changed 2 years ago by nemo
- Milestone changed from 2020 WP to Unscheduled
In 12872: