MetOffice / MetOffice/lfric_core
Update configurator python code to be more robust when specifying the duplicate namelist property
Open
enhancement
- Dominant language
- Fortran
- Stars
- 26
- Forks
- 73
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
### Are there any linked Issues or Pull Requests?
_No response_
### Brief description
When generating **config_mod.f90** which defines the **config_type** for an application, a list of booleans is passed which indicates which namelists are allowed to have duplicates (multiple instances). The ordering is important which makes the usage fragile.
It's low risk as, it is not likely to be used manually except by developers, though this issue is to make the process generally more robust.
### Further details of the issue.
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.