-
Notifications
You must be signed in to change notification settings - Fork 40
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
DFSM #293
base: ct-opt
Are you sure you want to change the base?
DFSM #293
Conversation
Hi Athul, Thanks for adding this. It looks great so far. Do you need to merge in the latest ctopt? There seem to be a lot of extra changes besides the DFSM stuff. It's possible that the ctopt branch is also behind where you started this. We can discuss tomorrow. |
|
||
Checkout `run_simulation.py` on how to use the DFSM with ROSCO for closed-loop simulation. | ||
|
||
The DFSM is available in the `dfsm_1p6.pkl` file. This model has been specifically built for simulating load cases from DLC 1.6. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How do we generate this pickle file? What's in the pickle file? Can it be expressed in a readable way?
weis/dfsm/inputs/example_schema.yaml
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you mean to add this?
Purpose
Adding in DFSM functionality into WEIS.
Type of change
What types of change is it?
Select the appropriate type(s) that describe this PR
Checklist
Put an
x
in the boxes that apply.