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 DriveControl and EMOTH #5

Merged
merged 2 commits into from
Jun 9, 2017
Merged

Add DriveControl and EMOTH #5

merged 2 commits into from
Jun 9, 2017

Conversation

hkiel
Copy link
Member

@hkiel hkiel commented Jun 9, 2017

Libraries by Anton Haumer

@hkiel hkiel merged commit 0eb7d96 into OpenModelica:master Jun 9, 2017
@hkiel hkiel deleted the lib_ahaumer branch June 9, 2017 08:03
sjoelund pushed a commit that referenced this pull request Aug 25, 2017
- https://github.com/modelica-3rdparty/AixLib.git branch master has FAILING head - latest is d71279d6925c105a4f9e3f5b76f69fc60410602b
  * [modelica-3rdparty/AixLib@d71279d d71279d] increase version number in readme
  * [modelica-3rdparty/AixLib@165f647 165f647] Merge pull request #440 from RWTH-EBC/release_v05
  * [modelica-3rdparty/AixLib@f2ee851 f2ee851] Changed version number to 0.5.2
  * [modelica-3rdparty/AixLib@0ecf098 0ecf098] merge Modelica IBPSA: alphabetical order in package.order
  * [modelica-3rdparty/AixLib@27df055 27df055] Changed RadiatorTypes from package to .mo File, to eliminate error when opening in OpenModelica
  * [modelica-3rdparty/AixLib@7b4c1ee 7b4c1ee] merge Modelica IBPSA: some formatting and alphabetical order in package.order
  * [modelica-3rdparty/AixLib@1748d9d 1748d9d] Decided against conversion script to replace HeaterCooler_T with Heater_T, as someone might be using it for cooling and better to get an error than to thing everything is fine and it is not.
  * [modelica-3rdparty/AixLib@e6d6010 e6d6010] Merge pull request #438 from RWTH-EBC/issue377_patch
  * [modelica-3rdparty/AixLib@0c54927 0c54927] Merge branch 'release_v05' of https://github.com/RWTH-EBC/AixLib into issue377_patch
  * [modelica-3rdparty/AixLib@1c93392 1c93392] Alt attribute for img
  * [modelica-3rdparty/AixLib@09e157c 09e157c] Further html fixes for #377
  * [modelica-3rdparty/AixLib@b88485e b88485e] Further html fixes for #377
  * [modelica-3rdparty/AixLib@f713a2d f713a2d] Add alt img attribute for #377
  * [modelica-3rdparty/AixLib@beebdad beebdad] Again replace QUOT with quot in html
  * [modelica-3rdparty/AixLib@5dd5f4d 5dd5f4d] Info window revised

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to bbd6a6e04f571b02b958152e89cfd00857639fdd.
  * [lbl-srg/modelica-buildings@bbd6a6e bbd6a6e] Merge pull request #851 from lbl-srg/issue637_scalable_models
  * [lbl-srg/modelica-buildings@29e5079 29e5079] Revised documentation and removed dynamics of sensor that is only used to computed energy
  * [lbl-srg/modelica-buildings@556660e 556660e] Updated reference results
  * [lbl-srg/modelica-buildings@4638a62 4638a62] Merge branch 'master' into issue637_scalable_models
  * [lbl-srg/modelica-buildings@851a79e 851a79e] change back from constant to parameter [ci skip]
  * [lbl-srg/modelica-buildings@aaa6172 aaa6172] change nZon and nFlo from parameter to constant [ci skip]
  * [lbl-srg/modelica-buildings@725aa2b 725aa2b] add parameters to faciliate JModelica test [ci skip]
  * [lbl-srg/modelica-buildings@233cf09 233cf09] text edit
  * [lbl-srg/modelica-buildings@33fced7 33fced7] re-format annotation text
  * [lbl-srg/modelica-buildings@e28dfb0 e28dfb0] delete blank lines
  * [lbl-srg/modelica-buildings@bcfc529 bcfc529] corrected malformed html syntax
  * [lbl-srg/modelica-buildings@7f6a41b 7f6a41b] refactor class order
  * [lbl-srg/modelica-buildings@1a0cab1 1a0cab1] pull update [ci skip]
  * [lbl-srg/modelica-buildings@ba5b9c5 ba5b9c5] git pull remote
  * [lbl-srg/modelica-buildings@a79c30f a79c30f] Re-structure models, add documentation info [ci skip]

- https://github.com/christiankral/ElectroMechanicalDrives.git branch release updated to 73108e42baefbf7517680fbae80ff473e945b17a.
  * [christiankral/ElectroMechanicalDrives@73108e4 73108e4] Updated drive cycles to avoid problems with table implementation and power peaks
  * [christiankral/ElectroMechanicalDrives@f0107a2 f0107a2] Merge pull request #5 from tbeu/fix-typos
  * [christiankral/ElectroMechanicalDrives@29af468 29af468] Fix typos
  * [christiankral/ElectroMechanicalDrives@7bb945d 7bb945d] Removed some line brakes and updated release notes
  * [christiankral/ElectroMechanicalDrives@32c60ee 32c60ee] Renamed subfolder Souces to Sources
  * [christiankral/ElectroMechanicalDrives@905eedb 905eedb] Merge pull request #1 from tbeu/patch-1
  * [christiankral/ElectroMechanicalDrives@7420965 7420965] Fix typo
  * [christiankral/ElectroMechanicalDrives@9aa2305 9aa2305] Created initial readme

- https://github.com/modelica/Modelica.git branch master updated to ad38a0d1aac2d0280747cf9f0607c3018f33ee72.
  * [modelica/ModelicaStandardLibrary@ad38a0d ad38a0d] refs #1992: Rebuild all binaries
  * [modelica/ModelicaStandardLibrary@9e15bbf 9e15bbf] refs #1839: Add support for extrapolation in CombiTable2D
  * [modelica/ModelicaStandardLibrary@cf7fcb8 cf7fcb8] refs #2310: Fix compilation on dSPACE DS1006
cephdon pushed a commit to cephdon/OMLibraries that referenced this pull request Sep 2, 2017
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to edb3b81cc3b0ddc45f4020f2ae22ae731c50affb.
  * [ibpsa/modelica-ibpsa@edb3b81 edb3b81] Merge pull request #493 from iea-annex60/issue487_waterDocumentation
  * [ibpsa/modelica-ibpsa@a3545b5 a3545b5] Revised documentation, corrected html syntax and wrong link to image
  * [ibpsa/modelica-ibpsa@ee24f9a ee24f9a] Merge pull request #490 from carlesRT/issue487_waterDocumentation
  * [ibpsa/modelica-ibpsa@ce14340 ce14340] typo -
  * [ibpsa/modelica-ibpsa@f059178 f059178] Add .py scripts for plots and edit Docu section. #487
  * [ibpsa/modelica-ibpsa@0951419 0951419] Redoing Cp plot (Degree Symbol was italic)
  * [ibpsa/modelica-ibpsa@4d8f695 4d8f695] add  comment in revision section
  * [ibpsa/modelica-ibpsa@987906b 987906b] Merge pull request OpenModelica#5 from carlesRT/master
  * [ibpsa/modelica-ibpsa@e131e0b e131e0b] Merge pull request OpenModelica#4 from iea-annex60/master
  * [ibpsa/modelica-ibpsa@f71ec4d f71ec4d] Change format
  * [ibpsa/modelica-ibpsa@86e4b57 86e4b57] #487 - Correct docu.
  * [ibpsa/modelica-ibpsa@9be5cac 9be5cac] Merge branch 'master' of https://github.com/carlesRT/modelica-annex60
  * [ibpsa/modelica-ibpsa@fcb235f fcb235f] Merge pull request #1 from iea-annex60/master

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 352d5192551997f30f0f4e4083d1b8d24ea6573f.
  * [lbl-srg/modelica-buildings@352d519 352d519] Merge pull request #542 from lbl-srg/issue541_PlantOutput
  * [lbl-srg/modelica-buildings@568fbf0 568fbf0] Added output signals for #541
cephdon pushed a commit to cephdon/OMLibraries that referenced this pull request Sep 2, 2017
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 93b65064cbb4f605b93d8239ae2d8559edf425e7.
  * [lbl-srg/modelica-buildings@93b6506 93b6506] Updated reference results due to change in input signal
  * [lbl-srg/modelica-buildings@b8505e9 b8505e9] Merged Annex 60, issue606_min_max_attributes
  * [lbl-srg/modelica-buildings@e0db641 e0db641] Merge pull request #596 from lbl-srg/issue595_fixedResistance
  * [lbl-srg/modelica-buildings@eb2858a eb2858a] Merged Annex60
  * [lbl-srg/modelica-buildings@a71ab2a a71ab2a] Merged Annex60
  * [lbl-srg/modelica-buildings@620e126 620e126] Updated reference results for #595
  * [lbl-srg/modelica-buildings@dc3b915 dc3b915] Updated release notes
  * [lbl-srg/modelica-buildings@3da7504 3da7504] Added full path
  * [lbl-srg/modelica-buildings@f059ec7 f059ec7] Added full path
  * [lbl-srg/modelica-buildings@3f845e5 3f845e5] Added full path
  * [lbl-srg/modelica-buildings@4c32713 4c32713] Deleted old mos files
  * [lbl-srg/modelica-buildings@620ec2a 620ec2a] Added mos scripts
  * [lbl-srg/modelica-buildings@48ec5e5 48ec5e5] Removed old example
  * [lbl-srg/modelica-buildings@f9857a4 f9857a4] Updated reference results
  * [lbl-srg/modelica-buildings@02d8d5e 02d8d5e] Updated conversion script

- https://github.com/modelica-3rdparty/LinearMPC.git branch master updated to a3165c03e01965524e7674d9ce2d2c8ebf711a81.
  * [modelica-3rdparty/LinearMPC@a3165c0 a3165c0] Merge pull request OpenModelica#6 from tbeu/fix-variability
  * [modelica-3rdparty/LinearMPC@9cba616 9cba616] Merge pull request OpenModelica#7 from tbeu/fix-connect
  * [modelica-3rdparty/LinearMPC@e407e93 e407e93] Fix connect issue
  * [modelica-3rdparty/LinearMPC@38e85f7 38e85f7] Fix variability issue
  * [modelica-3rdparty/LinearMPC@8dcd7ec 8dcd7ec] Merge pull request OpenModelica#4 from tbeu/fix-issue2
  * [modelica-3rdparty/LinearMPC@4c61292 4c61292] Merge pull request OpenModelica#5 from tbeu/fix-issue1
  * [modelica-3rdparty/LinearMPC@c433d0d c433d0d] Fix illegal inheritance
  * [modelica-3rdparty/LinearMPC@9fb59f5 9fb59f5] Fix illegal inheritance

- https://github.com/modelica/Modelica.git branch master updated to 24594a1cb125e0069359741c6c18197ca768f5c8.
  * [modelica/ModelicaStandardLibrary@24594a1 24594a1] Update StateGraph2 URL
  * [modelica/ModelicaStandardLibrary@1a1bfe5 1a1bfe5] refs #2073: Fix gconstructor.h if compiled as C++
  * [modelica/ModelicaStandardLibrary@513d9f0 513d9f0] Revert r9534 (which lead to array-out-of-bounds exception)

- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to a8be8df22c9ac033d4d8ed17cd0962ab955ec152.
  * [modelica-3rdparty/Modelica_DeviceDrivers@a8be8df a8be8df] Merge pull request #172 from sjoelund/simx-initial
  * [modelica-3rdparty/Modelica_DeviceDrivers@32dc501 32dc501] Avoid passing initial() to wait()
  * [modelica-3rdparty/Modelica_DeviceDrivers@642ff41 642ff41] Merge branch 'sjoelund-AVR'
  * [modelica-3rdparty/Modelica_DeviceDrivers@494a0e3 494a0e3] Initial AVR support in MDD
  * [modelica-3rdparty/Modelica_DeviceDrivers@26c0b2c 26c0b2c] Merge pull request #165 from modelica/staticSpaceMouseLib
  * [modelica-3rdparty/Modelica_DeviceDrivers@83340df 83340df] Static MDDSpaceMouse.lib for win64

- https://github.com/lochel/PNlib.git branch master updated to da62d3b460b5ca916f540076485e58ac2e2331e9.
  * [AMIT-HSBI/PNlib@da62d3b da62d3b] Version 2.0 (#29)

- https://github.com/modelica-3rdparty/ipsl.git branch master updated to c4729dd9422bfe132b0f6d521823d402e4113e44.
  * [modelica-3rdparty/ipsl@c4729dd c4729dd] Add regulators and their initialization models.
sjoelund pushed a commit that referenced this pull request Oct 9, 2017
- https://github.com/christiankral/KeyWordIO.git branch release updated to c8feef60e8a999a8a05fc56733968cac920b0bd1.
  * [christiankral/KeyWordIO@c8feef6 c8feef6] Fixed #5
  * [christiankral/KeyWordIO@9120275 9120275] Added detailed case documentation
  * [christiankral/KeyWordIO@d6844ed d6844ed] Resized images
  * [christiankral/KeyWordIO@8c64e90 8c64e90] Resized images
  * [christiankral/KeyWordIO@c86f4e7 c86f4e7] Restructured resources
  * [christiankral/KeyWordIO@6357fd4 6357fd4] Restructured resources
  * [christiankral/KeyWordIO@e3d5a5f e3d5a5f] Switched to generic version number

- https://github.com/modelica/Modelica.git branch master updated to 197e51958ef0a8d4e6cd87530c870dac6ab1a905.
  * [modelica/ModelicaStandardLibrary@197e519 197e519] Slightly changed position of components #2276

- https://github.com/casella/ThermoPower.git branch master updated to 463829ab451f1c5d0693d168bde96481a6e9e979.
  * [casella/ThermoPower@463829a 463829a] Merge branch 'master' of https://github.com/casella/ThermoPower
  * [casella/ThermoPower@f8109b9 f8109b9] Added temperature input to source and sink components of the Water package. Added corresponding test.
sjoelund pushed a commit that referenced this pull request Nov 15, 2017
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 32c9f326e5d8eddafef597fb03093bcda62c3c35.
  * [lbl-srg/modelica-buildings@32c9f32 32c9f32] Merge pull request #1059 from lbl-srg/issue1056_pid
  * [lbl-srg/modelica-buildings@6d72c58 6d72c58] Changed kP to k, as the controller is in standard form, and hence it is not only a P gain
  * [lbl-srg/modelica-buildings@7078711 7078711] Changed zonAre with AFlo as is used in the room model
  * [lbl-srg/modelica-buildings@2727837 2727837] Changed WatVal to Val
  * [lbl-srg/modelica-buildings@d9b5447 d9b5447] Exposed control type, added units, normalized control gains
  * [lbl-srg/modelica-buildings@49aac0a 49aac0a] Updated documentation [ci skip]
  * [lbl-srg/modelica-buildings@442272a 442272a] Updated documentation [ci skip]

- https://github.com/modelica-3rdparty/IndustrialControlSystems.git branch master updated to c4a2a9a1974bd6dca68774e841fee2ce926e1dd2.
  * [modelica-3rdparty/IndustrialControlSystems@c4a2a9a c4a2a9a] Merge pull request #5 from sjoelund/patch-1
  * [modelica-3rdparty/IndustrialControlSystems@3961681 3961681] Avoid algebraic loop in when-equation

- https://github.com/xogeny/ModelicaBook.git branch master updated to d58df24bb55064ca45937d560b12fba65b0844b0.
  * [mtiller/ModelicaBook@d58df24 d58df24] Merge pull request #370 from dietmarw/t314-addDiagrams
  * [mtiller/ModelicaBook@3420359 3420359] Latest version of book-generator
  * [mtiller/ModelicaBook@4bb724d 4bb724d] Get rid of last remaining jQuery stuff
  * [mtiller/ModelicaBook@4c04bd5 4c04bd5] Add caching headers
  * [mtiller/ModelicaBook@be8e051 be8e051] Forgot another update to circle.yml
  * [mtiller/ModelicaBook@31d5e3e 31d5e3e] Oops, forgot to update circle.yml
  * [mtiller/ModelicaBook@170408b 170408b] Updating generator
  * [mtiller/ModelicaBook@c8e24c7 c8e24c7] Added targets to push react-static generated version of the book
  * [mtiller/ModelicaBook@5301171 5301171] Merge branch 'master' of github.com:xogeny/ModelicaBook
  * [mtiller/ModelicaBook@af8268b af8268b] Nearly read to switch to react-static generated site
  * [mtiller/ModelicaBook@ddc872c ddc872c] Merge pull request #368 from dietmarw/t85-fixDiagrams
  * [mtiller/ModelicaBook@ef70033 ef70033] Merge pull request #369 from dietmarw/FixCompilationWarnings
  * [mtiller/ModelicaBook@25a7d7f 25a7d7f] Fixes #314 by adding additional diagrams next to the code
  * [mtiller/ModelicaBook@2e3e5da 2e3e5da] Fixing the out of range problem.
  * [mtiller/ModelicaBook@b745b44 b745b44] Fix warning since wrong type was used. Needs to be figure and not image.
sjoelund pushed a commit that referenced this pull request May 2, 2018
- https://github.com/ibpsa/modelica.git branch master updated to f52c704b000dd484b13c89afe6e929e671c5bacd.
  * [ibpsa/modelica-ibpsa@f52c704 f52c704] Merge pull request #911 from ibpsa/issue910_glycol
  * [ibpsa/modelica-ibpsa@44b1844 44b1844] Updated reference results for #910
  * [ibpsa/modelica-ibpsa@f8f8d13 f8f8d13] Added new reference result due to #910
  * [ibpsa/modelica-ibpsa@1e85e50 1e85e50] Added reference results
  * [ibpsa/modelica-ibpsa@e87f5e5 e87f5e5] Added fix for #910
  * [ibpsa/modelica-ibpsa@3aa720d 3aa720d] Added test cases

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 5d195561eea63509a5773ea8b3553bdf431bae18.
  * [lbl-srg/modelica-buildings@5d19556 5d19556] Merge pull request #1167 from lbl-srg/IBPSASync
  * [lbl-srg/modelica-buildings@039e849 039e849] Corrected displayUnit
  * [lbl-srg/modelica-buildings@d5d278f d5d278f] Merge pull request #1166 from lbl-srg/mwetter-patch-1
  * [lbl-srg/modelica-buildings@b434979 b434979] Added time dependency.

- https://github.com/FishSim/LibRAS.git branch master updated to 0f640c0b82780c647aaeec1e08164b055017b4ff.
  * [FishSim/LibRAS@0f640c0 0f640c0] Merge pull request #5 from sjoelund/patch-1
  * [FishSim/LibRAS@c64c2c7 c64c2c7] Add uses-annotation for MSL

- https://github.com/modelica/Modelica.git branch master failed to create new patches for 63fa9e981d65f8ffc991c8829eaf4728cde83f33.
  * [modelica/ModelicaStandardLibrary@63fa9e9 63fa9e9] refs #2360: Fix typos
  * [modelica/ModelicaStandardLibrary@93239b8 93239b8] added test example for heating pnp transistor according to #2360. Modelica.Electrical.Analog.Examples.HeatingPNP_NORGate.mo
  * [modelica/ModelicaStandardLibrary@e48aeb9 e48aeb9] Fix typo
  * [modelica/ModelicaStandardLibrary@9a860e2 9a860e2] refs #2100: Add obsolete annotation to SIunits classes
  * [modelica/ModelicaStandardLibrary@971c846 971c846] refs #2100: Add obsolete annotation to Icons classes
  * [modelica/ModelicaStandardLibrary@0186ae7 0186ae7] refs #2100: Add obsolete annotation to Fluid.Icons classes
  * [modelica/ModelicaStandardLibrary@8d59d2e 8d59d2e] refs #2100: Add obsolete annotation to Blocks.Interfaces blocks
  * [modelica/ModelicaStandardLibrary@942f317 942f317] refs #2100: Add obsolete annotation to Digital blocks
  * [modelica/ModelicaStandardLibrary@b7fbad9 b7fbad9] refs #2100: Add obsolete annotation to Math functions
  * [modelica/ModelicaStandardLibrary@ebf753e ebf753e] refs #2100: Add obsolete annotation to Spice3 classes
  * [modelica/ModelicaStandardLibrary@8030fac 8030fac] Fix typo
  * [modelica/ModelicaStandardLibrary@e2fb5c2 e2fb5c2] Fix HTML tags
  * [modelica/ModelicaStandardLibrary@d45fc61 d45fc61] Remove superfluous blanks
  * [modelica/ModelicaStandardLibrary@5591ebc 5591ebc] Remove all occurences of valign=top (#2517)
  * [modelica/ModelicaStandardLibrary@9261ec0 9261ec0] Fix HTML tags

- https://github.com/casella/ThermoPower.git branch master updated to a1fe3a99665d149c15e4d7971498aba7c32a994c.
  * [casella/ThermoPower@a1fe3a9 a1fe3a9] Completed HT_DHTVolumes
sjoelund pushed a commit that referenced this pull request Jul 16, 2019
- https://github.com/ibpsa/modelica.git branch master updated to e6ee1e6b180299815ff807d8517fafb192c26da5.
  * [ibpsa/modelica-ibpsa@e6ee1e6 e6ee1e6] Merge pull request #1175 from ibpsa/issue1172_fix_hyperlink
  * [ibpsa/modelica-ibpsa@88f4345 88f4345] Merge branch 'master' into issue1172_fix_hyperlink
  * [ibpsa/modelica-ibpsa@0969bb5 0969bb5] Merge pull request #1177 from ibpsa/issue1176_jm_ipython.sh
  * [ibpsa/modelica-ibpsa@18443fa 18443fa] Corrected setting PYTHONPATH in Docker, and mounted the directories that are on the PYTHONPATH (in read-only mode)
  * [ibpsa/modelica-ibpsa@44135e3 44135e3] Updated jm_ipython.sh for #1176
  * [ibpsa/modelica-ibpsa@a428f48 a428f48] Merge branch 'master' into issue1172_fix_hyperlink
  * [ibpsa/modelica-ibpsa@6d1627c 6d1627c] fixed broken hyperlink by changing FixedBoundary to Boundary_pT

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to b04cc3222f18736bc37bc047f1088b12694d2351.
  * [lbl-srg/modelica-buildings@b04cc32 b04cc32] Merge pull request #1492 from tbeu/patch-1
  * [lbl-srg/modelica-buildings@54025c4 54025c4] Merge pull request #1490 from lbl-srg/issue1489_newLibDev
  * [lbl-srg/modelica-buildings@13578d0 13578d0] Fix wording
  * [lbl-srg/modelica-buildings@c89b498 c89b498] Updated release notes
  * [lbl-srg/modelica-buildings@03da1ba 03da1ba] Removed import statement
  * [lbl-srg/modelica-buildings@2904a67 2904a67] Updated date

- https://github.com/modelica/Modelica.git branch master updated to 688d7c922dcef7ff1df4f16ce776cf1a549301fe.
  * [modelica/ModelicaStandardLibrary@688d7c9 688d7c9] Remove obsolete class TypeComplex (#3036)
  * [modelica/ModelicaStandardLibrary@8aec95a 8aec95a] refs #289: Rename airGapS/airGapR components (#3045)
  * [modelica/ModelicaStandardLibrary@7526c9b 7526c9b] Merge pull request #2867 from tobolar/usersGuideTranslational
  * [modelica/ModelicaStandardLibrary@8784e65 8784e65] Users guide: text refers "positions" for translational components
  * [modelica/ModelicaStandardLibrary@875a4c0 875a4c0] Fix obsolete cage models (#3052)
  * [modelica/ModelicaStandardLibrary@28713f4 28713f4] Update .mailmap file
  * [modelica/ModelicaStandardLibrary@964f644 964f644] Merge pull request #2998 from christiankral/MagneticPartials
  * [modelica/ModelicaStandardLibrary@dd5d968 dd5d968] refs #2998: Fix merge conflicts
  * [modelica/ModelicaStandardLibrary@dde728d dde728d] Refs #2998: Fix wrong path in conversion script
  * [modelica/ModelicaStandardLibrary@49bc5bd 49bc5bd] Refs #2998: Move BaseMachine to BaseClasses.Machine
  * [modelica/ModelicaStandardLibrary@98230a3 98230a3] Refs #2998: Add conversion script to BaseClasses
  * [modelica/ModelicaStandardLibrary@c998997 c998997] Refs #2998: Update HTML documentation of BaseClasses
  * [modelica/ModelicaStandardLibrary@0857efd 0857efd] Refs #2998: Move BasicMachine to BaseClasses.Machine
  * [modelica/ModelicaStandardLibrary@08e502a 08e502a] Refs #2998: Move FixedShape and Leakage to BaseClasses
  * [modelica/ModelicaStandardLibrary@901362f 901362f] Straighten structure of ModelicaTestConversion4.mo

- https://github.com/casella/ThermoPower.git branch master updated to 466a80ca738b897b26248e680d21584526b9edb6.
  * [casella/ThermoPower@466a80c 466a80c] Merge pull request #9 from GiovanniMangola/master
  * [casella/ThermoPower@d30ca02 d30ca02] Merge pull request #5 from MrMatt2532/patch-2
  * [casella/ThermoPower@71f3d0c 71f3d0c] Merge pull request #4 from MrMatt2532/patch-1
  * [casella/ThermoPower@0bc3ace 0bc3ace] Return to 3.2.2 to push
  * [casella/ThermoPower@2326879 2326879] Updating to Modelica version 3.2.3
  * [casella/ThermoPower@82ddd62 82ddd62] SteamTurbineBase_Connection_2
  * [casella/ThermoPower@59c8802 59c8802] SteamTurbineBase_Connection
  * [casella/ThermoPower@379cb88 379cb88] Update Thermal.mo
  * [casella/ThermoPower@04836e3 04836e3] Update Gas.mo

- https://github.com/modelica-3rdparty/modelica-ibpsa.git branch master updated to 0969bb516ff689dca358b9195e6bd8f1e6c1679a.
  * [modelica-3rdparty/modelica-ibpsa@0969bb5 0969bb5] Merge pull request #1177 from ibpsa/issue1176_jm_ipython.sh
  * [modelica-3rdparty/modelica-ibpsa@18443fa 18443fa] Corrected setting PYTHONPATH in Docker, and mounted the directories that are on the PYTHONPATH (in read-only mode)
  * [modelica-3rdparty/modelica-ibpsa@44135e3 44135e3] Updated jm_ipython.sh for #1176
sjoelund pushed a commit that referenced this pull request Oct 6, 2019
- https://github.com/simulatino/OpenHPL.git branch master updated to 6cbf8a63777fc5726d4c36689676cb4a86b52f0b.
  * [OpenSimHub/OpenHPL@6cbf8a6 6cbf8a6] Merge pull request #3 from tbeu/fix-typo
  * [OpenSimHub/OpenHPL@2646894 2646894] Merge pull request #4 from tbeu/remove-white-space
  * [OpenSimHub/OpenHPL@9c0791f 9c0791f] Merge pull request #5 from tbeu/add-icons
  * [OpenSimHub/OpenHPL@1f766d4 1f766d4] Add icons
  * [OpenSimHub/OpenHPL@a41804d a41804d] Remove white space
  * [OpenSimHub/OpenHPL@61a156d 61a156d] Fix typo
sjoelund pushed a commit that referenced this pull request Feb 14, 2020
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to f93cd6f0e5f41bcdb168dcc2266ae726482a7d2c.
  * [lbl-srg/modelica-buildings@f93cd6f f93cd6f] Merge pull request #1756 from lbl-srg/issue1755_sphinxInstall
  * [lbl-srg/modelica-buildings@f1dfe1e f1dfe1e] Merge pull request #1754 from lbl-srg/issue1744_optimicaCI_test3
  * [lbl-srg/modelica-buildings@f5bf435 f5bf435] Merge branch 'issue1744_optimicaCI_test3' into issue1755_sphinxInstall
  * [lbl-srg/modelica-buildings@7798348 7798348] Excluded python cases from optimica translation
  * [lbl-srg/modelica-buildings@31748f0 31748f0] Removed conditionally sphinx install
  * [lbl-srg/modelica-buildings@140d44d 140d44d] Excluded Python 2.7 examples from optimica runs, fixed syntax error
  * [lbl-srg/modelica-buildings@6784eb1 6784eb1] Enabled all tests, changed to BuildingsPy master
  * [lbl-srg/modelica-buildings@3a85398 3a85398] Cleaned up file
  * [lbl-srg/modelica-buildings@d6f9efd d6f9efd] Changed BuildingsPy to dev version
  * [lbl-srg/modelica-buildings@3c65744 3c65744] Reverted error
  * [lbl-srg/modelica-buildings@d04f76f d04f76f] Made a test fail
  * [lbl-srg/modelica-buildings@f18e43f f18e43f] Changed shared directory
  * [lbl-srg/modelica-buildings@d03d8f7 d03d8f7] Removed some tests
  * [lbl-srg/modelica-buildings@6c47dd0 6c47dd0] Added IPYTHONDIR=/mnt/shared and shared directories
  * [lbl-srg/modelica-buildings@6847737 6847737] Merge branch 'master' into issue1744_optimicaCI_test3

- https://github.com/modelica/Modelica.git branch maint/3.2.3 updated to f22f8ae40f450b84b8fd5658df10865aa85e75d0.
  * [modelica/ModelicaStandardLibrary@f22f8ae f22f8ae] refs #3399: Fix consideration of pressure negligence for T_ph (#3407)

- https://github.com/dzimmer/PlanarMechanics.git branch master updated to 6499374d194a78e27a50c758f74b84a84b8f4b33.
  * [dzimmer/PlanarMechanics@6499374 6499374] Get w directly from phi - enables more reasonable state selection
  * [dzimmer/PlanarMechanics@db13aeb db13aeb] Add "experiment" annotation to indicate simulatable models

- https://github.com/PowerGrids/PowerGrids.git branch master updated to 9745a59e2eb51121bafb80e130a30be094efd40f.
  * [PowerGrids/PowerGrids@9745a59 9745a59] Merge pull request #5 from max-privato/patch-1
  * [PowerGrids/PowerGrids@db967c7 db967c7] Update ModelicaToolSupport.mo
  * [PowerGrids/PowerGrids@7cde2e5 7cde2e5] Merge pull request #4 from christiankral/fix-partial-ShuntConductance
  * [PowerGrids/PowerGrids@eb3bb81 eb3bb81] Merge pull request #3 from christiankral/fix-discrete
  * [PowerGrids/PowerGrids@7d81d4b 7d81d4b] Merge branch 'master' into fix-discrete
  * [PowerGrids/PowerGrids@ae80f59 ae80f59] Merge pull request #2 from christiankral/fix-SIunits
  * [PowerGrids/PowerGrids@7af126a 7af126a] Change ShuntConductance to partial model
  * [PowerGrids/PowerGrids@bed036e bed036e] Remove discrete from Y_actual, YA_actual and YB_actual
  * [PowerGrids/PowerGrids@c17c2ec c17c2ec] Change Resistance X to Reactance X and Conductance B to Susceptance C Also fixing some white spaces

- https://github.com/SolarTherm/SolarTherm.git branch master updated to ff834c3c8a4605e219992ab4f754870b06f6df48.
  * [SolarTherm/SolarTherm@ff834c3 ff834c3] removing unneeded 'build' folder
sjoelund pushed a commit that referenced this pull request Mar 6, 2021
- https://github.com/modelica-3rdparty/BrineProp.git branch master updated to 4d617fe67bc17986500352ee1d1ca8212241e9ca.
  * [modelica-3rdparty/BrineProp@4d617fe 4d617fe] Fixed variable nX_gas in 2Phase packages made BrineProp3Salts4Gas as BrineProp work reorganized UnitTests
  * [modelica-3rdparty/BrineProp@e103807 e103807] fixed wrong molar mass and function UnitTests
  * [modelica-3rdparty/BrineProp@b24f868 b24f868] 4 gases working
  * [modelica-3rdparty/BrineProp@781210f 781210f] Added brine model with 3 salt 4 gas and defunct example
  * [modelica-3rdparty/BrineProp@f613221 f613221] fixed syntax
  * [modelica-3rdparty/BrineProp@4586768 4586768] Renamed function
  * [modelica-3rdparty/BrineProp@c1a290d c1a290d] Reformatting
  * [modelica-3rdparty/BrineProp@e9fbaa0 e9fbaa0] Reorganized examples
  * [modelica-3rdparty/BrineProp@1a25a78 1a25a78] added 4 gas medium
  * [modelica-3rdparty/BrineProp@57cb08f 57cb08f] Added H2 stuff
  * [modelica-3rdparty/BrineProp@8fc37b5 8fc37b5] vectorized function
  * [modelica-3rdparty/BrineProp@2338d79 2338d79] Added missing H2O info
  * [modelica-3rdparty/BrineProp@c3a6b67 c3a6b67] Clean up and reformatting
  * [modelica-3rdparty/BrineProp@e41a12f e41a12f] clean up
  * [modelica-3rdparty/BrineProp@737c87f 737c87f] made gas model more generic using component indices

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to d732ad284a9f22d057c746d6b82778fcb695af5b.
  * [lbl-srg/modelica-buildings@d732ad2 d732ad2] Issue2059 refactor vav reheat example (#2347)

- https://github.com/modelica-3rdparty/Physiomodel.git branch master updated to ae7c58e2a2f7c285822318d05a1a29f02d1528b5.
  * [modelica-3rdparty/Physiomodel@ae7c58e ae7c58e] Merge pull request #6 from physiology/revert-5-fix-uses
  * [modelica-3rdparty/Physiomodel@4594030 4594030] Revert "Update uses-annotation on Physiolibrary to 3.0.0"
  * [modelica-3rdparty/Physiomodel@4ccbebd 4ccbebd] Merge branch 'master' of https://github.com/Physiology/Physiomodel
  * [modelica-3rdparty/Physiomodel@b2cab78 b2cab78] fix english
  * [modelica-3rdparty/Physiomodel@69ca4ea 69ca4ea] Merge pull request #5 from sjoelund/fix-uses
  * [modelica-3rdparty/Physiomodel@e0dbb5d e0dbb5d] Update uses-annotation on Physiolibrary to 3.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant