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

Implement a (partial) block for exporting .Fluid models as FMUs #313

Closed
mwetter opened this issue Nov 3, 2014 · 1 comment · Fixed by #420
Closed

Implement a (partial) block for exporting .Fluid models as FMUs #313

mwetter opened this issue Nov 3, 2014 · 1 comment · Fixed by #420
Assignees

Comments

@mwetter
Copy link
Member

mwetter commented Nov 3, 2014

As there is currently little interest in doing this in Annex 60, 1.1 and LBNL needs this capability, this issue will move the code from ibpsa/modelica-ibpsa#27 to the Buildings library.

@mwetter mwetter self-assigned this Nov 3, 2014
mwetter added a commit that referenced this issue Nov 3, 2014
This is for #313 and closes ibpsa/modelica-ibpsa#27 as the further development is on this repository
mwetter added a commit that referenced this issue Nov 3, 2014
mwetter added a commit that referenced this issue Nov 3, 2014
mwetter added a commit that referenced this issue Nov 4, 2014
This is for #313. The renaming is done for consistency with the fluid
connectors, as it is not always known what is inlet and outlet
mwetter added a commit that referenced this issue Nov 4, 2014
mwetter added a commit that referenced this issue Nov 4, 2014
mwetter added a commit that referenced this issue Nov 4, 2014
mwetter added a commit that referenced this issue Nov 4, 2014
mwetter added a commit that referenced this issue Nov 4, 2014
mwetter added a commit that referenced this issue Nov 4, 2014
mwetter added a commit that referenced this issue Nov 4, 2014
mwetter added a commit that referenced this issue Nov 4, 2014
mwetter added a commit that referenced this issue Nov 5, 2014
mwetter added a commit that referenced this issue Nov 5, 2014
mwetter added a commit that referenced this issue Nov 5, 2014
mwetter added a commit that referenced this issue Nov 5, 2014
mwetter added a commit that referenced this issue Nov 8, 2014
mwetter added a commit that referenced this issue Nov 10, 2014
mwetter added a commit that referenced this issue Nov 10, 2014
mwetter added a commit that referenced this issue Nov 10, 2014
mwetter added a commit that referenced this issue Nov 10, 2014
@mwetter
Copy link
Member Author

mwetter commented Apr 15, 2015

Started implementing an alternate connector with T rather than h as an input or output signal.
This code is on the branch issue313_fmi_T_connector.

The branch issue313_fmi_T_connector only contains the changes needed for the new connector variable (including in the documentation). Hence, any new class or any structural change to a class must be done on issue313_fmi and then merged to issue313_fmi_T_connector to keep the two branches equal except for the connector variable.

mwetter added a commit that referenced this issue Apr 15, 2015
mwetter added a commit that referenced this issue Apr 20, 2015
This is for #313. It is also needed for bechmarking
mwetter added a commit that referenced this issue May 14, 2015
Set massDynamics to steady state to avoid that the time derivative of
the inlet pressure is required, which would cause the translation to
fail.

Updated documentation and user guide.
mwetter added a commit to ibpsa/modelica-ibpsa that referenced this issue May 20, 2015
This is for #225 and also required to export volumes as FMUs for lbl-srg/modelica-buildings#313
mwetter added a commit that referenced this issue May 20, 2015
This removes the stateSelect on the pressure for #313 and corrects documentation
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 a pull request may close this issue.

1 participant