Skip to content

Commit

Permalink
feat: model_vars mod. represent and resolve BMI module inputs & outputs
Browse files Browse the repository at this point in the history
This module introduces functions and abstractions for representing and
resolving NextGen BMI module input and output variables. For example,
this feature set enables representing a set of BMI modules and
determining which outputs map to which inputs. Likewise, it enables
validating that a set of modules' output variables are valid under the
NextGen frameworks invariants.

TODOs:
- property resolve inputs that originate from the previous time step.
  • Loading branch information
aaraney committed Mar 11, 2024
1 parent 3b02595 commit aedeea9
Showing 1 changed file with 578 additions and 0 deletions.
Loading

0 comments on commit aedeea9

Please sign in to comment.