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

Add human readable serialization output/input #86

Draft
wants to merge 1 commit into
base: owp-bmi-enhance
Choose a base branch
from

Conversation

KJafarzadegan
Copy link

The updated script reads two main state variables of CFE from a text file, sets the input with the text file values using the set_value function, then runs the model for one time step using the update function, and finally writes these two state variables in the text file using the modification of get_state_var_ptrs.

The updated script reads two main state variables of CFE from a text file, sets the input with the text file values using the `set_value` function, then runs the model for one time step using the `update` function, and finally writes these two state variables in the text file using the modification of `get_state_var_ptrs`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant