minor manual clarification#6906
Conversation
gassmoeller
left a comment
There was a problem hiding this comment.
Thanks for the fix! Since #6881 we check in our testers for updated parameters and request to update the parameter documentation if something changes. Could you go to the doc/ directory and run ./update_parameters.sh $HOME/path_to_your_aspect/aspect to update the parameter documentation? This will be simpler in the future when #6907 is merged, then you can run make parameters to do both the indenting and the parameter documentation update.
gassmoeller
left a comment
There was a problem hiding this comment.
Hmm, something went wrong during the process, the update parameters script also updated other parameters as well. Did you maybe start it with an ASPECT that was compiled on a different branch?
It seems I need to improve the process a bit, I will include that in #6907. For now I just reran the parameter script and updated your PR here. This should be ready to merge when the testers are done.
Pull Request Checklist. Please read and check each box with an X. Delete any part not applicable. Ask on the forum if you need help with any step.
Describe what you did in this PR and why you did it.
Before your first pull request:
For all pull requests:
For new features/models or changes of existing features: