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

Set default values for run time options #290

Open
gold2718 opened this issue May 11, 2020 · 0 comments
Open

Set default values for run time options #290

gold2718 opened this issue May 11, 2020 · 0 comments
Assignees
Labels
capgen bugs, requests, etc. that involve ccpp_capgen enhancement

Comments

@gold2718
Copy link
Collaborator

A major point to consider in the design is that many (if not most) of the run-time parameterization options are likely to be unknown to the host model. Therefore, in order to implement a solution, the host model build system will have to write some code to read in the user run-time settings and set the appropriate variables.

In order for the host cap to be created, a module will have to be created, adding the necessary variables to the host model so that the run-time variables can be passed to the suite.

@gold2718 gold2718 added enhancement capgen bugs, requests, etc. that involve ccpp_capgen labels May 11, 2020
@gold2718 gold2718 self-assigned this May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
capgen bugs, requests, etc. that involve ccpp_capgen enhancement
Projects
None yet
Development

No branches or pull requests

1 participant