ccpp-framework icon indicating copy to clipboard operation
ccpp-framework copied to clipboard

Set default values for run time options

Open gold2718 opened this issue 5 years ago • 0 comments

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 avatar May 11 '20 04:05 gold2718