Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the input file so it contains all default variables. #166

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

HanneThienpondt
Copy link
Collaborator

Created a script STELLA_CODE/parameters/update_input_file.f90 and an executable update_input_file, which takes a user's input file, and adds all the default stella variables. Moreover, all stella default variables can be written to a text file through:

make update-input-file 
./update-input-file --default-input

More information can be found in STELLA_CODE/parameters/input_file_tool/README.md.

commit 7915271
Author: HanneThienpondt <[email protected]>
Date:   Sun Sep 29 20:12:34 2024 +0200

    Fix refinement factor

commit dfc3cd6
Merge: 99d2000 7627e66
Author: HanneThienpondt <[email protected]>
Date:   Sun Sep 29 19:57:54 2024 +0200

    Merge branch 'tools-input-file' of ssh://github.com/stellaGK/stella into tools-input-file

commit 99d2000
Author: HanneThienpondt <[email protected]>
Date:   Sun Sep 29 19:57:14 2024 +0200

    Fix CMake

commit 7627e66
Author: HanneThienpondt <[email protected]>
Date:   Sun Sep 29 19:55:27 2024 +0200

    Update README.md

commit 68972c9
Author: HanneThienpondt <[email protected]>
Date:   Sun Sep 29 19:52:33 2024 +0200

    Finish

commit ce47c9e
Author: HanneThienpondt <[email protected]>
Date:   Sun Sep 29 18:21:43 2024 +0200

    Almost ready

commit 10c8c1c
Author: HanneThienpondt <[email protected]>
Date:   Thu Sep 26 22:31:31 2024 +0200

    Get started on update-input-file executable.

commit e00e892
Author: HanneThienpondt <[email protected]>
Date:   Thu Sep 26 15:57:09 2024 +0200

    Get started on update-input-file executable.
@HanneThienpondt HanneThienpondt added clean-up Places where the code needs refactoring stella review 07/2024 Georgia and Hanne are cleaning up stella small feature Small useful additions to stella. labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean-up Places where the code needs refactoring small feature Small useful additions to stella. stella review 07/2024 Georgia and Hanne are cleaning up stella
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant