Releases: flexcompute/Flow360
Releases · flexcompute/Flow360
v0.2.0b18
What's Changed
- Introduced unit system, added support for [] for boundary/zones by @maciej-flexcompute in #73
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #71
- Bump pillow from 9.5.0 to 10.0.1 by @dependabot in #77
- added serializer and deserializer for DimensionedType by @maciej-flexcompute in #78
- Added a dimensioned iterator to custom flow360 units by @awkrupka in #79
- added supersonic infow boundary condition support by @johnmoore4 in #80
- Added schema generation and serialization/deserialization of dimensioned types by @awkrupka in #83
- Added missing case model parameters by @awkrupka in #82
- Rename linear solver config by @chai-flex in #84
- Fixed to_file_from_file for dimensioned arrays via fixture by @awkrupka in #87
- Changed default volume mesh compression to ZST by @awkrupka in #89
- Fix single-item allof clauses by @awkrupka in #90
- added dimensioned types to Flow360Params by @maciej-flexcompute in #86
- Add aeroacoustic write per patch feature by @chai-flex in #92
- added unyt as dependency by @maciej-flexcompute in #94
- Added a model updater, cleaned up private/legacy pydantic models. by @awkrupka in #93
- Schema fixes - better enum format, not exporting full output field names to schema. by @awkrupka in #91
- Added flow360 units to the unit dropdown and defaults by @awkrupka in #95
- updated supersonic inflow BC to use total pressure, total temperature… by @johnmoore4 in #98
- Removed unsupported validation exceptions, fixed dimensioned type schema generation by @awkrupka in #97
- Added rampSteps to massInflow/outflow by @NasserFlexCompute in #102
- Add HeatFluxWall by @yifan-flex in #99
- Added custom optional field generation by @awkrupka in #103
- Case editor service by @maciej-flexcompute in #96
- Bump jupyter-server from 2.11.1 to 2.11.2 by @dependabot in #105
- migrate validation logic (1st PR) by @feilin-flexcompute in #100
- Maciej/integrate updater by @maciej-flexcompute in #104
- create incompressibleNavierStokesSolver (2nd PR) by @feilin-flexcompute in #107
- migrate validation logic: boundary-related (3rd PR) by @feilin-flexcompute in #108
- create SteadyTimeStepping and UnsteadyTimeStepping (4th PR) by @feilin-flexcompute in #109
- Added the support for turbulence values specification by @benflexcompute in #85
- split some models from flow360_params.py to individual files by @feilin-flexcompute in #106
- Implement schema feedback from frontend team by @awkrupka in #110
- [FLPY-81] Fix error message on dimensioned type without value by @awkrupka in #113
- [FLPY-76] Loc path class name removal by @awkrupka in #112
- add remaining root_validators (depend on PR106) by @feilin-flexcompute in #111
- [FLPY-86] Added temperature validator, added tests by @awkrupka in #116
- [FLPY-85] Added to_solver methods for output fields, added tests by @awkrupka in #115
- [FLPY-79, 80, 84] Schema config refactor, nested optionals, vector dimensioned fields, minor visual fixes. by @awkrupka in #114
- added exclude handling on export to flow360 json by @maciej-flexcompute in #119
- Added case editor service functionalities by @maciej-flexcompute in #118
- integrate OM6 wing case by @feilin-flexcompute in #121
- Small fixes in schemas for field naming by @maciej-flexcompute in #124
- Bump fonttools from 4.40.0 to 4.43.0 by @dependabot in #117
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #122
- [FLPY-91] Fix option names + root property usage by @awkrupka in #127
- integrate OM6 by @feilin-flexcompute in #125
- Release 23.3.2+ features hidden by @awkrupka in #123
- updated UI schemas for outputs by @maciej-flexcompute in #128
- Fixed output titles and option title formatting by @andrzej-krupka in #131
- tagged linearSolver as bete feature and reverted linearSolverConfig by @maciej-flexcompute in #130
- Self named schema fixes by @andrzej-krupka in #137
- Bump jupyter-lsp from 2.2.1 to 2.2.2 by @dependabot in #129
- Bump notebook from 7.0.6 to 7.0.7 by @dependabot in #132
- Bump jupyterlab from 4.0.9 to 4.0.11 by @dependabot in #133
- Bump pillow from 10.0.1 to 10.2.0 by @dependabot in #135
- [FLPY-74] Added an alternative context-free flow for loading params from dict without temporary files. by @awkrupka in #120
- fixed add flag for self named properies by @maciej-flexcompute in #138
- Fix wrong velocity type for subsonic inflow by @awkrupka in #139
- [fix] numericalDissipationFactor parameter name by @maciej-flexcompute in #140
- bumped version to 0.2.0b18 and few fixes by @maciej-flexcompute in #141
New Contributors
- @johnmoore4 made their first contribution in #80
- @chai-flex made their first contribution in #84
- @NasserFlexCompute made their first contribution in #102
- @yifan-flex made their first contribution in #99
- @feilin-flexcompute made their first contribution in #100
- @benflexcompute made their first contribution in #85
- @andrzej-krupka made their first contribution in #131
Full Changelog: v0.2.0b17...v0.2.0b18
v0.2.0b17
v0.2.0b16
v0.2.0b15
What's Changed
- Improved test coverage to 80% by @awkrupka in #70
- Added heat equation solver settings by @maciej-flexcompute in #72
Full Changelog: v0.2.0b14...v0.2.0b15
v0.2.0b14
What's Changed
- [FLPY-37] Added client accounts to the shared account functionality by @awkrupka in #69
- added folders support by @maciej-flexcompute in #67
Full Changelog: v0.2.0b13...v0.2.0b14
v0.2.0b13
What's Changed
- typo fix for portal API by @maciej-flexcompute in #59
- Bump urllib3 from 1.26.16 to 1.26.17 by @dependabot in #61
- Support volume zones and aeroacoustic output by @awkrupka in #60
- Fix issues with long testing times on Windows caused by log rotation from multiple threads by @awkrupka in #62
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #63
- Added shared account selection module based on the old python API by @awkrupka in #64
- Added environment-dependent apikeys by @awkrupka in #65
- version bump to 0.2.0b13 by @maciej-flexcompute in #66
New Contributors
Full Changelog: v0.2.0b12...v0.2.0b13
v0.2.0b12
What's Changed
- fixed: one_of validator and added refinement_factor by @maciej-flexcompute in #58
Full Changelog: v0.2.0b11...v0.2.0b12
v0.2.0b11
What's Changed
- parallel compress and upload by @jinlin-flex in #50
- download: removed keep_folder when used with to_folder by @maciej-flexcompute in #56
- version bump to 0.2.0b11 by @maciej-flexcompute in #57
Full Changelog: v0.2.0b10...v0.2.0b11
v0.2.0b10
What's Changed
- fixed publish workflow by @maciej-flexcompute in #37
- Lin/flpy 6 version check by @jinlin-flex in #40
- update poetry pydantic dependency to 1.10.8 by @jinlin-flex in #42
- add logger to Flow360Resource by @jinlin-flex in #44
- Lin/log to file by @jinlin-flex in #45
- fix the method which check whether sts token is expired by @JunchengXue in #52
- added destination to case.results.download() functionality by @maciej-flexcompute in #53
- Lin/improve pydantic error by @jinlin-flex in #51
- added low dissipation support by @maciej-flexcompute in #54
New Contributors
- @JunchengXue made their first contribution in #52
Full Changelog: v0.2.0b9...v0.2.0b10
v0.1.12
Full Changelog: v0.1.11...v0.1.12