Releases: urbanopt/geojson-modelica-translator
Releases · urbanopt/geojson-modelica-translator
Version 0.8.0
Version 0.8.0
Exciting New Features 🎉
- Add default cop values for 5G district heat pump efficiencies by @vtnate in #640
- Support international weather locations by @vtnate in #654
- Support multiple GHEs in a single district by @vtnate in #644
- Adds method to process modelica results by @tanushree04 in #646
- Simplify sys params to closer match reality by @vtnate in #659
- Templates and tests for horizontal piping modeling by @JingWang-CUB in #627
- Support single building DES templates by @nllong in #670
Other Changes
- Improve cli typing & validation by @vtnate in #662
- Add detail to Docker setup docs for Windows users by @vtnate in #643
- Use the correct ETS heat pump COP by @vtnate in #642
- Use feature ids in load names instead of simple_uuid by @vtnate in #652
- Remove alfalfa from conftest.py by @nllong in #665
- Update version of Jinja by @nllong in #667
- Clean up sys-param code that reads parameters by @vtnate in #668
Full Changelog: v0.7.0...v0.8.0
Version 0.8.0-rc1
What's Changed
Exciting New Features 🎉
- Add default cop values for 5G district heat pump efficiencies by @vtnate in #640
- Use feature ids in load names instead of simple_uuid by @vtnate in #652
- Support international weather locations by @vtnate in #654
- Support multiple GHEs in a single district by @vtnate in #644
- Adds method to process modelica results by @tanushree04 in #646
- Simplify sys params to closer match reality by @vtnate in #659
- Improve cli typing & validation by @vtnate in #662
- Templates and tests for horizontal piping modeling by @JingWang-CUB in #627
Other Changes
- Add detail to Docker setup docs for Windows users by @vtnate in #643
- Use the correct ETS heat pump COP by @vtnate in #642
Full Changelog: v0.7.0...v0.8.0-rc1
v0.7.0
Exciting New Features 🎉
- Rename new modelica models to clarify MBL version by @vtnate in #618
- Minor improvements to the CLI by @vtnate in #620
- Enable more detail when specifying district types by @vtnate in #622
- Force a dummy value for SHW in modelica loads even if not present by @vtnate in #626
Other Changes
- Move README and CHANGELOG to markdown and update deployment notes by @nllong in #615
- Update instructions for releasing documentation publicly by @vtnate in #617
- Specify units of GHE flow_rate by @vtnate in #623
- Code documentation cleanup by @nllong in #631
- Expose borehole variables by @nllong in #630
Full Changelog: v0.6.0...v0.7.0
Version 0.6.0
What's Changed
Exciting New Features 🎉
- Python 311 by @vtnate in #518
- add max_electrical_load to building sys-param data by @vtnate in #530
- Modifications for GHE by @tanushree04 in #526
- Add Level 1 5G DES system by @nllong in #539
- Set SWH peak to 1/10th of space heating or min 5000W by @nllong in #542
- Added GHE templates - Issue511 by @JingWang-CUB in #533
- Add MOS file wrapper and size the 5G mass flow rate by @nllong in #548
- Add OpenModelica compatibility by @vtnate in #516
- Modify GHE params by @tanushree04 in #537
- Fixing borefield test breaks due to schema changes by @JingWang-CUB in #550
- Updating GHE Parameters: Modifying GHE Parameters schema and example files by @tanushree04 in #551
- Enable compile & simulate with OpenModelica in Docker by @vtnate in #545
- Enhance and expand microgrid templates and code by @vtnate in #549
- Enable numberOfIntervals run option by @nllong in #562
- Breakout package parser class by @nllong in #566
- Add a new GHE district test with new network template models by @JingWang-CUB in #561
- Add GHE Properties to System Parameter File by @tanushree04 in #570
- Use
filNam
parameter for TEASER loads and add within parsing to PackageParser by @nllong in #574 - Add new
ModelicaProject
class by @nllong in #575 - Add Dymola runner by @nllong in #577
- Template initial microgrid subsystem example by @vtnate in #569
- Microgrid heating by @vtnate in #586
- Change how ModelicaPaths are built so they also work on Windows computers by @vtnate in #590
- Refactoring and enhancing to support multiple GHEs in a single district by @vtnate in #601
- Replace shell script with call directly to docker by @vtnate in #607
- Implement a PyPI release workflow by @vtnate in #603
- Support Python 3.12 by @vtnate in #593
- Add district nominal pump head to system parameters file by @JingWang-CUB in #610
Other Changes
- specify ports for each time series building in instance template by @vtnate in #525
- Update license language by @nllong in #529
- Read correct data from sys-param for microgrid electrical load by @vtnate in #560
- Prep for prerelease 0.6.0 by @nllong in #578
- initialize empty variable before potential use by @vtnate in #579
- Include 5G partial model in generation by @nllong in #580
- Allow skipping of specific files when cloning a modelica project by @nllong in #584
- Add a quick fix for reading gfunction.csv from ghe_id subfolder by @JingWang-CUB in #589
- Move modelica methods from GMT to modelica-builder by @nllong in #591
- Add model for controlled distribution loop mass flow rate by @nllong in #594
- Allow user to specify Modelica load filename by @nllong in #599
- Decouple gain for distribution and ghx mass flow rates by @nllong in #600
- Closed-loop changes to existing test_single_ghe test by @JingWang-CUB in #597
- Update documentation for version 0.6.0 by @vtnate in #592
- Use Ubuntu 20 and fix CHP model by @vtnate in #611
New Contributors
- @tanushree04 made their first contribution in #526
Full Changelog: v0.5.0...v0.6.0
alpha testing of v0.6.0
What's Changed
Exciting New Features 🎉
- Refactoring and enhancing to support multiple GHEs in a single district by @vtnate in #601
- Replace shell script with call directly to docker by @vtnate in #607
Other Changes
- Add model for controlled distribution loop mass flow rate by @nllong in #594
- Allow user to specify Modelica load filename by @nllong in #599
- Decouple gain for distribution and ghx mass flow rates by @nllong in #600
- Closed-loop changes to existing test_single_ghe test by @JingWang-CUB in #597
Full Changelog: v0.6.0-rc2...v0.6.0-a0
Version 0.6.0 RC2
What's Changed
Exciting New Features 🎉
- Template initial microgrid subsystem example by @vtnate in #569
- Microgrid heating by @vtnate in #586
- Change how ModelicaPaths are built so they also work on Windows computers by @vtnate in #590
Other Changes
- initialize empty variable before potential use by @vtnate in #579
- Include 5G partial model in generation by @nllong in #580
- Allow skipping of specific files when cloning a modelica project by @nllong in #584
- Add a quick fix for reading gfunction.csv from ghe_id subfolder by @JingWang-CUB in #589
- Move modelica methods from GMT to modelica-builder by @nllong in #591
Full Changelog: v0.6.0-rc1...v0.6.0-rc2
Version 0.6.0 RC1
Release candidate for 0.6.0
What's Changed
Exciting New Features 🎉
- Enable numberOfIntervals run option by @nllong in #562
- Breakout package parser class by @nllong in #566
- Add a new GHE district test with new network template models by @JingWang-CUB in #561
- Add GHE Properties to System Parameter File by @tanushree04 in #570
- Use
filNam
parameter for TEASER loads and add within parsing to PackageParser by @nllong in #574 - Add new
ModelicaProject
class by @nllong in #575 - Add Dymola runner by @nllong in #577
Other Changes
- Read correct data from sys-param for microgrid electrical load by @vtnate in #560
- remove ground loads from system parameter by @tanushree04 in #576
Full Changelog: 0.5.0...v0.6.0-rc1
Version 0.5.0
What's Changed
Exciting New Features 🎉
- Python 3.11 support by @vtnate in #518
- Add max_electrical_load to building sys-param data by @vtnate in #530
- Modifications for GHE by @tanushree04 in #526
- Add Level 1 - 5G DES system by @nllong in #539
- Set SWH peak to 1/10th of space heating or min 5000W by @nllong in #542
- Added GHE templates by @JingWang-CUB in #533
- Add OpenModelica compatibility by @vtnate in #516
- Modify GHE params by @tanushree04 in #537
- Enable compile & simulate with OpenModelica in Docker by @vtnate in #545
Other Changes
- Specify ports for each time series building in instance template by @vtnate in #525
- Update license language by @nllong in #529
- Add MOS file wrapper and size the 5G mass flow rate by @nllong in #548
- Fixing borefield test breaks due to schema changes by @JingWang-CUB in #550
- Updating GHE Parameters: Modifying GHE Parameters schema and example files by @tanushree04 in #551
- Enhance and expand microgrid templates and code by @vtnate in #549
New Contributors
- @tanushree04 made their first contribution in #526
Full Changelog: 0.4.1...v0.5.0
Version 0.4.1
What's Changed
- CLI bug fixes
- Detailed models
- End-of-year updates to GMT docs
- Remove support for 3.7 in development, update development dependencies
- Update copyrights to 2023
Version 0.4.0
What's Changed
Exciting New Features 🎉
- redeclare the teaser model to use buildings.media.air medium by @nllong in #473
- Fmu runner by @nllong in #490
- Spawn docker named args by @vtnate in #491
- compile & run with spawn & optimica by @vtnate in #480
- Microgrid lines by @vtnate in #467
- Add 5g to sysparams by @vtnate in #469
- Weather file at top level by @vtnate in #497
- test with 3.10 by @nllong in #502
- 4G or 5G timeseries in Dymola by @vtnate in #489
Other Changes
- breakout run in docker command by @nllong in #464
- better error message if modelica timeseries files from sdk are not found by @vtnate in #465
- Break out build and simulate tests by @nllong in #471
- Use mblv9 by @vtnate in #454
- point tests to latest mbl release by @nllong in #476
- Cli less brittle by @vtnate in #484
- Run compilation tasks on CI using spawn Modelica and optimica by @nllong in #493
- Update schema.json by @vtnate in #498
Full Changelog: 0.3.0...v0.4.0