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

Templates • HW plant #3364

Draft
wants to merge 714 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
714 commits
Select commit Hold shift + click to select a range
b212939
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier Jul 8, 2022
51da9c8
Merge branch 'issue1913_g36_final' of github.com:lbl-srg/modelica-bui…
AntoineGautier Jul 8, 2022
ffbf1aa
Merge branch 'master' into issue1913_g36_final
JayHuLBL Jul 20, 2022
3e294b1
Start refactoring control sections
AntoineGautier Jul 8, 2022
0174c90
Fix package structure and parameter assignment
AntoineGautier Aug 2, 2022
9fa011c
Add VAV box cooling only controller
AntoineGautier Aug 2, 2022
80ab160
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier Aug 2, 2022
e87bcc7
Add script
AntoineGautier Aug 2, 2022
5e017c9
Remove Dialog annotations
AntoineGautier Aug 3, 2022
cf17ab9
Add __Linkage(enable=false) annotation
AntoineGautier Aug 3, 2022
8ecbc04
Doc and formatting
AntoineGautier Aug 4, 2022
26b0f94
merged master
JayHuLBL Aug 9, 2022
8ba70c7
Merge branch 'master' into issue1913_g36_final
JayHuLBL Aug 16, 2022
d199bd9
changed freeze stat enumerations
JayHuLBL Aug 22, 2022
1eff463
merged master
JayHuLBL Aug 23, 2022
3cbe566
separated ahu mode calculation
JayHuLBL Aug 24, 2022
0a22596
addressing comments
JayHuLBL Aug 24, 2022
7465777
addressing multizone AHU controller comments
JayHuLBL Aug 25, 2022
c2fc556
Fix missing vendor annotation
AntoineGautier Aug 30, 2022
7be670f
improved parameter namings
JayHuLBL Aug 31, 2022
2d7e632
removed zero default value
JayHuLBL Aug 31, 2022
1803445
Remove function calls
AntoineGautier Sep 1, 2022
aa25805
removed the damper and valve actual position connectors
JayHuLBL Sep 1, 2022
c153168
updated comments, changed boolean connector name
JayHuLBL Sep 1, 2022
2bff124
changed file name
JayHuLBL Sep 1, 2022
3b292f8
fixed broken links
JayHuLBL Sep 1, 2022
7f8ee62
fixed typos
JayHuLBL Sep 2, 2022
254a9f5
removed colon mark
JayHuLBL Sep 2, 2022
e2b9252
Convert package file into directory
AntoineGautier Sep 5, 2022
71aeb94
Convert to full class names
AntoineGautier Sep 5, 2022
af27be1
Merge branch 'issue1913_g36_final' of github.com:lbl-srg/modelica-bui…
AntoineGautier Sep 5, 2022
6b0842e
Refactor for 254a9f5353
AntoineGautier Sep 5, 2022
ba7cba2
Merge branch 'master' into issue1913_g36_final
JayHuLBL Sep 6, 2022
b9e34aa
addressed comments
JayHuLBL Sep 6, 2022
107647b
Merge branch 'issue1913_g36_final' of github.com:lbl-srg/modelica-bui…
AntoineGautier Sep 7, 2022
55f06cc
Change default controller, refactor for b9e34aa06a
AntoineGautier Sep 7, 2022
c35f54b
Change default controller for VAV box
AntoineGautier Sep 7, 2022
de6cf98
corrected the p/dp namings #1913
JayHuLBL Sep 7, 2022
db64381
Merge branch 'issue1913_g36_final' of github.com:lbl-srg/modelica-bui…
AntoineGautier Sep 9, 2022
b28971e
Refactor for de6cf98, relocate PassThroughFluid
AntoineGautier Sep 9, 2022
7486c52
Update valve components
AntoineGautier Sep 13, 2022
b2370b4
Fix choice annotation
AntoineGautier Sep 13, 2022
1e11f5a
improved handling of dividing by zero
JayHuLBL Sep 13, 2022
4cb7487
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier Sep 14, 2022
273e8db
Merge branch 'issue1913_g36_final' of github.com:lbl-srg/modelica-bui…
AntoineGautier Sep 14, 2022
bc93003
Assign valve dynamics in validation model
AntoineGautier Sep 14, 2022
81112cd
Move Interfaces under Components
AntoineGautier Sep 14, 2022
6b5f735
Merge changes from issue1374_template_CHW_final
AntoineGautier Sep 14, 2022
a2288a6
Checkout pump components from
AntoineGautier Sep 22, 2022
01723fd
Remove __Dymola_translate annotation
AntoineGautier Sep 22, 2022
e5d8c2f
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier Oct 31, 2022
49494ac
Clean merge artifacts
AntoineGautier Oct 31, 2022
35df78e
Trim trailing spaces
AntoineGautier Oct 31, 2022
3b2884a
Update for ctrl-flow
AntoineGautier Nov 1, 2022
4d57922
Add AllSystems class with top-level parameters
AntoineGautier Nov 3, 2022
97041e1
Refactor w/ updated OA and eco configurations
AntoineGautier Nov 3, 2022
7e2c1f6
Merge pull request #3140 from AntoineGautier/issue1374_templates_updates
AntoineGautier Nov 8, 2022
466236e
Remove AirflowCalculated option
AntoineGautier Nov 8, 2022
281d29f
Minor documentation edits
AntoineGautier Nov 15, 2022
5a6c7f7
Fix package order
AntoineGautier Nov 15, 2022
c45b9c3
Merge branch 'master' of https://github.com/lbl-srg/modelica-building…
AntoineGautier Nov 16, 2022
c399148
Remove unused declaration
AntoineGautier Nov 16, 2022
977e2c0
removed years in enumeration lists
JayHuLBL Dec 7, 2022
ce38700
updated OA configuration enumeration description
JayHuLBL Dec 7, 2022
1ffaca6
Merge branch 'issue3189_g36Enumeration' into issue1374_templates
JayHuLBL Dec 7, 2022
c7a3aa9
removed code years, updated OA section options descriptions
JayHuLBL Dec 7, 2022
869de0a
added building type enumeration
JayHuLBL Dec 8, 2022
8e4cda3
deleted duplicate types
JayHuLBL Dec 9, 2022
559da3a
Update configuration options
AntoineGautier Dec 12, 2022
23c04bc
Update results
AntoineGautier Dec 12, 2022
f2aae54
Merge branch 'master' into issue3189_g36Enumeration
JayHuLBL Dec 12, 2022
3c1be68
removed not_specified options
JayHuLBL Dec 12, 2022
dd2aa1a
set start attribute to the not-specified parameters
JayHuLBL Dec 12, 2022
033804c
Merge branch 'issue3189_g36Enumeration' into issue1374_templates
JayHuLBL Dec 12, 2022
3dee8f6
Merge branch 'issue1374_templates' of https://github.com/lbl-srg/mode…
JayHuLBL Dec 12, 2022
91d10cc
added missing project parameters
JayHuLBL Dec 12, 2022
b2ee0f7
commented project info [ci skip]
JayHuLBL Dec 15, 2022
524caa6
Add enable annotation and minor fixes
AntoineGautier Dec 16, 2022
41bb071
Checkout component models from issue1374_template_CHW_final
AntoineGautier Dec 16, 2022
4b5b246
Doc
AntoineGautier Dec 16, 2022
47a2889
Merge branch 'master' into issue3189_g36Enumeration
JayHuLBL Dec 16, 2022
cf9dc77
removed BOM
JayHuLBL Dec 16, 2022
41781c0
Merge branch 'issue3189_g36Enumeration' into issue1374_templates
JayHuLBL Dec 16, 2022
135c1ef
removed BOM, set default value for eneStd and venStd
JayHuLBL Dec 16, 2022
5eaf853
Merge branch 'issue3189_g36Enumeration' into issue1374_templates
JayHuLBL Dec 16, 2022
74e457e
Merge branch 'issue1374_templates' of https://github.com/lbl-srg/mode…
JayHuLBL Dec 16, 2022
2e316c3
removed uRelFan input
JayHuLBL Dec 19, 2022
87179bb
removed no needed connectors
JayHuLBL Dec 19, 2022
eb55f7b
updated reference
JayHuLBL Dec 19, 2022
7020c3b
removed return fan calculated air option
JayHuLBL Dec 19, 2022
2813073
removed normal open option
JayHuLBL Dec 20, 2022
6ba3896
fixed bug
JayHuLBL Dec 20, 2022
107acc5
recoverred Not_specified opiton for the climate zones
JayHuLBL Dec 21, 2022
64875f3
removed BOM
JayHuLBL Dec 21, 2022
de68b18
Add enable annotations, update description strings
AntoineGautier Dec 21, 2022
e76f057
Fix HTML
AntoineGautier Dec 21, 2022
5f4fee9
Merge branch 'master' into issue3139_MZController
JayHuLBL Dec 21, 2022
d6114bf
merged issue3189 branch
JayHuLBL Dec 21, 2022
016ef3c
added assertion to check if the climate zones have been specified
JayHuLBL Dec 21, 2022
5814ece
added assertion, added validation
JayHuLBL Dec 22, 2022
a6752dc
merged issue3189
JayHuLBL Dec 22, 2022
d27f3d3
removed BOM
JayHuLBL Dec 22, 2022
7fec1bd
removed BOM #3139
JayHuLBL Dec 22, 2022
a0aec47
Merge branch 'issue3189_g36Enumeration' into issue1374_templates
JayHuLBL Dec 22, 2022
610172c
Merge branch 'issue1374_templates' of https://github.com/lbl-srg/mode…
JayHuLBL Dec 22, 2022
577c809
assigned energy and ventilation standard
JayHuLBL Dec 22, 2022
0dfab38
added energy and ventilation standards
JayHuLBL Dec 22, 2022
29c41ca
merged issue3189 [ci skip]
JayHuLBL Dec 22, 2022
f370030
Merge branch 'issue3189_g36Enumeration' into issue3139_MZController
JayHuLBL Dec 22, 2022
7322891
added flag to disable freeze protection for MZVAV controller
JayHuLBL Dec 23, 2022
6af9876
Merge branch 'master' into issue3189_g36Enumeration
JayHuLBL Jan 3, 2023
198e01c
added default standards
JayHuLBL Jan 11, 2023
6600a97
reverted to no assign standards
JayHuLBL Jan 11, 2023
4656395
moved the check of climate zone specification into the generic class
JayHuLBL Jan 11, 2023
0c70cc9
cleaned BOM
JayHuLBL Jan 11, 2023
ec1c248
updated reference results
JayHuLBL Jan 11, 2023
c41c8a7
merged changes on the standards enumerations
JayHuLBL Jan 11, 2023
b08ab45
corrected revision record #3139 [ci skip]
JayHuLBL Jan 12, 2023
aff96c5
removed have_preIndDam
JayHuLBL Jan 12, 2023
76c2a01
updated reference results
JayHuLBL Jan 12, 2023
f3c72b2
added release notes
JayHuLBL Jan 12, 2023
1450777
added flag to disable freeze protection for single AHU controller
JayHuLBL Jan 13, 2023
e25c2ce
changed the pressure independent damper to exponential damper
JayHuLBL Jan 17, 2023
c8eb410
merged master
JayHuLBL Jan 19, 2023
0b1a6fd
Remove unneeded config options for VAV box
AntoineGautier Jan 19, 2023
fdc3e47
reverted the changes regarding the pressure independent dampers
JayHuLBL Jan 19, 2023
b3f65e3
corrected the windows sensor signal
JayHuLBL Jan 19, 2023
09c896f
removed the release note about the pressure independent damper
JayHuLBL Jan 19, 2023
508179d
Merge branch 'issue3139_MZController_withPreIndDam' into issue1374_te…
JayHuLBL Jan 19, 2023
f59980e
merged the 3139 changes
JayHuLBL Jan 19, 2023
11b90cf
removed BOM
JayHuLBL Jan 19, 2023
9b8b710
Merge branch 'issue3139_MZController_withPreIndDam' into issue1374_te…
JayHuLBL Jan 19, 2023
72e208f
Modify FreezeStat enumeration, add revision note [ci skip]
AntoineGautier Jan 20, 2023
969169d
Merge branch 'issue3139_MZController_withPreIndDam' of github.com:lbl…
AntoineGautier Jan 20, 2023
46cbf6a
Minor edit
AntoineGautier Jan 20, 2023
e70218d
Fix typo
AntoineGautier Jan 20, 2023
aa9c441
reverted the exponential damper in example model
JayHuLBL Jan 21, 2023
323cc7d
merged master
JayHuLBL Jan 21, 2023
c9c4f5a
merged master
JayHuLBL Jan 21, 2023
162ac39
merged issue3139
JayHuLBL Jan 23, 2023
2867410
merge mas
JayHuLBL Jan 23, 2023
57c863b
merged issue3139
JayHuLBL Jan 23, 2023
88b6ccd
corrected controller type
JayHuLBL Jan 24, 2023
a0e58ef
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier Feb 28, 2023
e0e4fc4
Patch pump components with issue1374_template_CHW_final
AntoineGautier Feb 28, 2023
a4e9968
Package structure and interface classes
AntoineGautier Mar 7, 2023
82323a8
Fix remaining control point issues
AntoineGautier Mar 8, 2023
13a4ddb
Add icon
AntoineGautier Mar 10, 2023
269f569
Implement boiler and boiler group
AntoineGautier Mar 14, 2023
8b0995e
Add boiler group validation
AntoineGautier Mar 15, 2023
d85840f
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier Mar 17, 2023
06584ef
Remove unused components, refactor DX coil data
AntoineGautier Mar 17, 2023
cb63f77
Exclude models from CI tests, add release notes
AntoineGautier Mar 17, 2023
b1541a0
Add Dymola and OCT CI testing for Templates
AntoineGautier Mar 17, 2023
b6aaaac
Update results, fix DX coil validation models
AntoineGautier Mar 17, 2023
1fccc91
Remove unused files
AntoineGautier Mar 17, 2023
d8decc4
Change file permission
AntoineGautier Mar 17, 2023
f27f898
Remove duplicate declaration
AntoineGautier Mar 19, 2023
d806803
Minor
AntoineGautier Mar 19, 2023
584816e
Implement whole plant model
AntoineGautier Mar 15, 2023
0600069
Refactor boiler group w/ only expandable connectors
AntoineGautier Mar 21, 2023
930213b
Fix missing bindings and control points
AntoineGautier Mar 21, 2023
0eccd46
Change junction dp_nominal for 1-2 hybrid plants
AntoineGautier Mar 22, 2023
e55f547
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier Mar 22, 2023
0f6d604
Integrate G36 controller
AntoineGautier Mar 22, 2023
513c83a
Use container class for boiler group
AntoineGautier Apr 5, 2023
302d615
Update validation models
AntoineGautier Apr 5, 2023
06dddcf
renamed the units enumeration
JayHuLBL Apr 5, 2023
5323659
Develop test script
AntoineGautier Apr 12, 2023
a060840
Refactor template to better support hybrid systems
AntoineGautier Apr 14, 2023
a75614f
Add dedicated validation model for hybrid systems
AntoineGautier Apr 17, 2023
3dc6810
Fix binding that caused OCT error
AntoineGautier Apr 17, 2023
cb82b61
Update validation models
AntoineGautier Apr 17, 2023
d14298e
Fix configuration issues, update validation script
AntoineGautier Apr 17, 2023
783f595
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier Apr 18, 2023
0cf36e1
Make secOutRel non replaceable
AntoineGautier Apr 18, 2023
60daf89
Merge branch 'issue1374_templates' of github.com:lbl-srg/modelica-bui…
AntoineGautier Apr 18, 2023
e8292a1
Restore deleted files and definitions after merge
AntoineGautier Apr 18, 2023
b1c6eab
Doc, update validation script, new 2ry pump config
AntoineGautier Apr 19, 2023
a70bf23
Icons
AntoineGautier Apr 20, 2023
24a0485
Update script, icons
AntoineGautier Apr 21, 2023
2eaba1c
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier Apr 21, 2023
1e248af
Fix icons and type definitions
AntoineGautier Apr 21, 2023
0714e4e
Remove validation with fan array
AntoineGautier Apr 21, 2023
056dbe5
TMP: Reduce CI testing
AntoineGautier Apr 21, 2023
02208ac
Merge branch 'issue1374_templates' of github.com:lbl-srg/modelica-bui…
AntoineGautier Apr 21, 2023
8755bf6
Adjust icon size
AntoineGautier Apr 21, 2023
930fda8
Merge branch 'issue1374_templates' of github.com:lbl-srg/modelica-bui…
AntoineGautier Apr 21, 2023
e512b9c
Doc and minor fixes
AntoineGautier Apr 21, 2023
c898bf7
Remove useless binding causing OCT warning
AntoineGautier Apr 21, 2023
dc7bf7b
Check out checkandrun.sh from issue1374_template_CHW_final
AntoineGautier Apr 21, 2023
5ea231d
Update checkandrun, fix icons for routing
AntoineGautier Apr 21, 2023
118d243
Resize icons
AntoineGautier Apr 24, 2023
d58b293
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier Apr 24, 2023
e909512
Merge branch 'issue1374_templates' of github.com:lbl-srg/modelica-bui…
AntoineGautier Apr 24, 2023
c8793b8
Graphics
AntoineGautier Apr 24, 2023
f9f0aa4
Update icons
AntoineGautier Apr 25, 2023
1143356
Graphics
AntoineGautier Apr 25, 2023
71b295a
Change permissions
AntoineGautier Apr 25, 2023
2a4fa24
Update validation script, fix typos
AntoineGautier Apr 26, 2023
bfd1e11
Update validation models and doc
AntoineGautier Apr 26, 2023
c306d04
Fix HTML, update checksum
AntoineGautier Apr 27, 2023
d162437
Debug
AntoineGautier Apr 27, 2023
0f1a5ff
Debug
AntoineGautier Apr 27, 2023
acc8789
Select only checksums
AntoineGautier Apr 28, 2023
70b1f03
Update checksum
AntoineGautier Apr 28, 2023
509b1d0
Update user guide
AntoineGautier Apr 28, 2023
1366f4e
Fix enumeration and unassigned parameters
AntoineGautier Apr 28, 2023
5426e2d
Add debug
AntoineGautier May 2, 2023
96bd4e6
Fix enumeration and unassigned parameters
AntoineGautier May 2, 2023
a163da1
Merge branch 'issue3266_template_HW_plant' of github.com:lbl-srg/mode…
AntoineGautier May 2, 2023
a6404f9
Ignore case in sort
AntoineGautier May 3, 2023
b534ce6
Add LC_COLLATE=C
AntoineGautier May 3, 2023
5679ced
Set LC_ALL=C
AntoineGautier May 3, 2023
2fc969f
Install dependency
AntoineGautier May 3, 2023
de8235d
Update before_install
AntoineGautier May 3, 2023
5a35587
Minor
AntoineGautier May 3, 2023
74ec092
Display error log
AntoineGautier May 3, 2023
e06d340
Fix missing rule
AntoineGautier May 3, 2023
0d8c1be
Improve error log
AntoineGautier May 4, 2023
c2d9e1d
Debug Dymola run
AntoineGautier May 4, 2023
feacffb
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier May 5, 2023
e70992e
Merge branch 'issue1374_templates' of github.com:lbl-srg/modelica-bui…
AntoineGautier May 5, 2023
d373003
Update checksum
AntoineGautier May 5, 2023
551af26
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier May 10, 2023
8f4f4e7
Merge branch 'issue1374_templates' of github.com:lbl-srg/modelica-bui…
AntoineGautier May 10, 2023
0655e8c
Add debug statement
AntoineGautier May 13, 2023
e06bc6f
Fix
AntoineGautier May 13, 2023
9585d66
Fix
AntoineGautier May 13, 2023
30280c5
Fix
AntoineGautier May 13, 2023
69cfe6e
Fix
AntoineGautier May 13, 2023
8280c98
Fix
AntoineGautier May 13, 2023
a0ff51f
Improve graphics
AntoineGautier May 15, 2023
8ca3451
Fix validation script
AntoineGautier May 18, 2023
aee316a
Fix incorrect path
AntoineGautier May 18, 2023
2fd3f9a
Fix Dymola commands
AntoineGautier May 18, 2023
00fb3fa
Test
AntoineGautier May 18, 2023
093d758
Test
AntoineGautier May 18, 2023
49c0f67
Test
AntoineGautier May 18, 2023
e15d845
Fix Dymola runs
AntoineGautier May 18, 2023
c83ed4b
Graphics
AntoineGautier May 24, 2023
4efb7ed
Check out components from issue1374_template_CHW_final
AntoineGautier Aug 31, 2023
c091e76
Refactor test scripts with tuples, type hints & core.py
AntoineGautier Sep 8, 2023
a02e08e
Refactor test scripts with tuples, type hints & core.py
AntoineGautier Sep 8, 2023
6e2734a
Merge branch 'issue3266_template_HW_plant' of github.com:lbl-srg/mode…
AntoineGautier Sep 11, 2023
22e51f2
Update comments
AntoineGautier Sep 11, 2023
18f0bf1
Check out test scripts from issue3520_templateTesting
AntoineGautier Sep 20, 2023
50e3d6a
Merge branch 'master' of github.com:lbl-srg/modelica-buildings into i…
AntoineGautier Sep 20, 2023
76cdd1c
Refactor and fix issues after merging master
AntoineGautier Sep 20, 2023
4959db4
Add checksum
AntoineGautier Sep 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
138 changes: 65 additions & 73 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,83 +40,75 @@ env:
- MODELICA_JSON_HOME=${TRAVIS_BUILD_DIR}/modelica-json

jobs:
- TEST_ARG="make test-cdl-conformance"
- TEST_ARG="make test-energyplus-validations test-dymola-spawn-spaces test-openmodelica-spawn-spaces test-openmodelica-cdl" #target test-optimica-spawn-fmu removed as it requires a local installation of OCT
- TEST_ARG="make test-bestest"
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.{Air,Examples}\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.{Air,Examples}\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.{Air,Examples}\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.ThermalZones.EnergyPlus_9_6_0\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.ThermalZones.EnergyPlus_9_6_0\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.ThermalZones.EnergyPlus_9_6_0\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.ThermalZones.Detailed.{BaseClasses,Constructions,Examples}\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.ThermalZones.Detailed.{BaseClasses,Constructions,Examples}\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.ThermalZones.Detailed.{BaseClasses,Constructions,Examples}\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.ThermalZones.Detailed.Validation.BESTEST\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.ThermalZones.Detailed.Validation.BESTEST\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.ThermalZones.Detailed.Validation.BESTEST\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.ThermalZones.Detailed.Validation.{Initialization,LBNL_71T,TestConditionalConstructions}\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.ThermalZones.Detailed.Validation.{Initialization,LBNL_71T,TestConditionalConstructions}\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.ThermalZones.Detailed.Validation.{Initialization,LBNL_71T,TestConditionalConstructions}\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.ThermalZones.Detailed.FLEXLAB\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.ThermalZones.Detailed.FLEXLAB\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.ThermalZones.Detailed.FLEXLAB\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.ThermalZones.{ISO13790,ReducedOrder}\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.ThermalZones.{ISO13790,ReducedOrder}\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.ThermalZones.{ISO13790,ReducedOrder}\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.Applications\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Applications\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.Applications\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.Experimental.DHC.{EnergyTransferStations,Loads,Networks,Plants}\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Experimental.DHC.{EnergyTransferStations,Loads,Networks,Plants}\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.Experimental.DHC.{EnergyTransferStations,Loads,Networks,Plants}\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.Experimental.DHC.Examples.Combined\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Experimental.DHC.Examples.Combined\" SINGLEPROC=\"true\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.Experimental.DHC.Examples.Combined\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.Experimental.DHC.Examples.{Cooling,Steam}\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Experimental.DHC.Examples.{Cooling,Steam}\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.Experimental.DHC.Examples.{Cooling,Steam}\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.Fluid.{Actuators,BaseClasses,Boilers,Chillers,CHPs,Delays}\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Fluid.{Actuators,BaseClasses,Boilers,Chillers,CHPs,Delays}\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.Fluid.{Actuators,BaseClasses,Boilers,Chillers,CHPs,Delays}\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.Fluid.{Examples,FMI}\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Fluid.{Examples,FMI}\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.Fluid.{Examples,FMI}\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.Fluid.FixedResistances\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Fluid.FixedResistances\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.Fluid.FixedResistances\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.Fluid.{Geothermal,HeatExchangers,HeatPumps,Humidifiers,HydronicConfigurations,Interfaces}\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Fluid.{Geothermal,HeatExchangers,HeatPumps,Humidifiers,HydronicConfigurations,Interfaces}\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.Fluid.{Geothermal,HeatExchangers,HeatPumps,Humidifiers,HydronicConfigurations,Interfaces}\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.Fluid.{MassExchangers,MixingVolumes,Movers,Sensors,SolarCollectors,Sources,Storage,Utilities}\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Fluid.{MassExchangers,MixingVolumes,Movers,Sensors,SolarCollectors,Sources,Storage,Utilities}\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.Fluid.{MassExchangers,MixingVolumes,Movers,Sensors,SolarCollectors,Sources,Storage,Utilities}\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.Electrical\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Electrical\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.Electrical\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.{Airflow,BoundaryConditions,Controls}\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.{Airflow,BoundaryConditions,Controls}\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.{Airflow,BoundaryConditions,Controls}\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.HeatTransfer\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.HeatTransfer\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.HeatTransfer\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.{Obsolete,Occupants,Media}\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.{Obsolete,Occupants,Media}\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.{Obsolete,Occupants,Media}\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.Utilities\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Utilities\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.Utilities\""
- TEST_ARG="make test-dymola PACKAGE=\"Buildings.Templates\""
- TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Templates\""
- TEST_ARG="make test-optimica PACKAGE=\"Buildings.Templates\""
# - TEST_ARG="make test-cdl-conformance"
# - TEST_ARG="make test-energyplus-validations test-dymola-spawn-spaces test-openmodelica-spawn-spaces test-openmodelica-cdl" #target test-optimica-spawn-fmu removed as it requires a local installation of OCT
# - TEST_ARG="make test-bestest"
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.{Air,Examples}\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.{Air,Examples}\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.{Air,Examples}\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.ThermalZones.EnergyPlus_9_6_0\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.ThermalZones.EnergyPlus_9_6_0\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.ThermalZones.EnergyPlus_9_6_0\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.ThermalZones.Detailed.{BaseClasses,Constructions,Examples}\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.ThermalZones.Detailed.{BaseClasses,Constructions,Examples}\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.ThermalZones.Detailed.{BaseClasses,Constructions,Examples}\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.ThermalZones.Detailed.Validation.BESTEST\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.ThermalZones.Detailed.Validation.BESTEST\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.ThermalZones.Detailed.Validation.BESTEST\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.ThermalZones.Detailed.Validation.{Initialization,LBNL_71T,TestConditionalConstructions}\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.ThermalZones.Detailed.Validation.{Initialization,LBNL_71T,TestConditionalConstructions}\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.ThermalZones.Detailed.Validation.{Initialization,LBNL_71T,TestConditionalConstructions}\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.ThermalZones.Detailed.FLEXLAB\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.ThermalZones.Detailed.FLEXLAB\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.ThermalZones.Detailed.FLEXLAB\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.ThermalZones.{ISO13790,ReducedOrder}\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.ThermalZones.{ISO13790,ReducedOrder}\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.ThermalZones.{ISO13790,ReducedOrder}\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.{Applications,Experimental}\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.{Applications,Experimental}\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.{Applications,Experimental}\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.Fluid.{Actuators,BaseClasses,Boilers,Chillers,CHPs,Delays}\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Fluid.{Actuators,BaseClasses,Boilers,Chillers,CHPs,Delays}\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.Fluid.{Actuators,BaseClasses,Boilers,Chillers,CHPs,Delays}\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.Fluid.{Examples,FMI}\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Fluid.{Examples,FMI}\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.Fluid.{Examples,FMI}\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.Fluid.FixedResistances\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Fluid.FixedResistances\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.Fluid.FixedResistances\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.Fluid.{Geothermal,HeatExchangers,HeatPumps,Humidifiers,HydronicConfigurations,Interfaces}\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Fluid.{Geothermal,HeatExchangers,HeatPumps,Humidifiers,HydronicConfigurations,Interfaces}\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.Fluid.{Geothermal,HeatExchangers,HeatPumps,Humidifiers,HydronicConfigurations,Interfaces}\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.Fluid.{MassExchangers,MixingVolumes,Movers,Sensors,SolarCollectors,Sources,Storage,Utilities}\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Fluid.{MassExchangers,MixingVolumes,Movers,Sensors,SolarCollectors,Sources,Storage,Utilities}\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.Fluid.{MassExchangers,MixingVolumes,Movers,Sensors,SolarCollectors,Sources,Storage,Utilities}\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.Electrical\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Electrical\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.Electrical\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.{Airflow,BoundaryConditions,Controls}\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.{Airflow,BoundaryConditions,Controls}\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.{Airflow,BoundaryConditions,Controls}\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.HeatTransfer\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.HeatTransfer\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.HeatTransfer\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.{Obsolete,Occupants,Media}\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.{Obsolete,Occupants,Media}\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.{Obsolete,Occupants,Media}\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.Utilities\""
# - TEST_ARG="make test-openmodelica PACKAGE=\"Buildings.Utilities\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.Utilities\""
# - TEST_ARG="make test-dymola PACKAGE=\"Buildings.Templates.AirHandlers\""
# - TEST_ARG="make test-optimica PACKAGE=\"Buildings.Templates.AirHandlers\""
- TEST_ARG="make test-templates-dymola"
- TEST_ARG="make test-templates-optimica"

before_install:
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
- if [[ "$TEST_ARG" == *test-dymola* || "$TEST_ARG" == *test-bestest* || "$TEST_ARG" == *spawn-portability* ]]; then
- if [[ "$TEST_ARG" == *test-*dymola* || "$TEST_ARG" == *test-bestest* || "$TEST_ARG" == *spawn-portability* ]]; then
docker pull "$DOCKER_USERNAME"/${DYMOLA_VERSION};
cp Buildings/Resources/Scripts/travis/dymola/dymola $HOME/bin/;
fi;
- if [[ "$TEST_ARG" == *test-optimica* ]]; then
- if [[ "$TEST_ARG" == *test-*optimica* ]]; then
docker pull "$DOCKER_USERNAME"/${OPTIMICA_VERSION};
cp Buildings/Resources/Scripts/travis/optimica/jm_ipython.sh $HOME/bin/jm_ipython.sh;
fi;
Expand All @@ -143,7 +135,7 @@ before_install:
cd -;
echo "Installed modelica-json in ${MODELICA_JSON_HOME}";
fi;
- if [[ "$TEST_ARG" == *test-openmodelica* ]]; then
- if [[ "$TEST_ARG" == *test-*openmodelica* ]]; then
docker pull "$DOCKER_USERNAME"/${OMC_VERSION};
cp Buildings/Resources/Scripts/travis/omc/omc $HOME/bin/omc;
fi;
Expand All @@ -157,7 +149,7 @@ install:
- pip3 install --upgrade pip wheel
- pip3 install --only-binary=numpy,scipy,matplotlib numpy==1.21.4 scipy==1.7.3 matplotlib==3.5.1
- pip3 install git+https://github.com/lbl-srg/${BUILDINGSPY_VERSION}
- if [[ "$TEST_ARG" == *test-energyplus* ]]; then
- if [[ "$TEST_ARG" == *test-energyplus* ]] || [[ "$TEST_ARG" == *test-templates* ]]; then
export ENERGYPLUS_9_6_0=${ENERGYPLUS_9_6_0};
export ENERGYPLUS_23_1_0=${ENERGYPLUS_23_1_0};
pip3 install pandas==1.3.5;
Expand Down
Loading
Loading