shmesa does not support user controls
Open
bug
- Dominant language
- Fortran
- Stars
- 249
- Forks
- 82
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 3
Description
with shmesa, one can call : `shmesa change inlist_main mixing_length_alpha 2`
but one can't call: `shmesa change inlist_main x_ctrl(1) 2 `
-> zsh: unknown file attribute: 1
I believe shmesa is missing support for user controls such as: `x_ctrl, x_integer_ctrl, x_logical_ctrl`
A small hot fix can bring support for these.
Contributor guide
Assessment
This issue has not been assessed yet.