Releases: flexcompute/Flow360
v24.11.3
[SCFD-3643] Add default names for outputs (https://github.com/flexcompute/Flow360/pull/614[)](https://github.com/flexcompute/Flow360/commit/29550d03541cbad5d0d0767f62fd89f456a52ed2)
new function that creates operating conditions from mach an muref (https://github.com/flexcompute/Flow360/pull/609[)](https://github.com/flexcompute/Flow360/commit/03bd41eae5c31ffd826d35d25eeea7030d147ff5)
new tutorials for UDD cases (https://github.com/flexcompute/Flow360/pull/612[)](https://github.com/flexcompute/Flow360/commit/bbc817e73a9e23168d28950964843de721abce7d)
fix(): add consideration of the root when determining validation levels (https://github.com/flexcompute/Flow360/pull/616[)](https://github.com/flexcompute/Flow360/commit/50549e2151b31124b758dd09d1a4095332cd572e)
Remove preprod() calls and add project_length_unit arg (https://github.com/flexcompute/Flow360/pull/618[)](https://github.com/flexcompute/Flow360/commit/97c9f30932878ca71b79a8216d9c11e9a3daebd5)
Allowing latest python client V1 part to submit to latest solver release (https://github.com/flexcompute/Flow360/pull/619[)](https://github.com/flexcompute/Flow360/commit/16d6d46a6c4de4ba52e8e3b0c5bf380e9af30579)
Full Changelog: v24.11.2...v24.11.3
v24.11.2
What's Changed
- fix(): Removing order of accuracy for steady time stepping by @benflexcompute in #610
- fixed tutorial cases by @wiktor-flex in #607
- Bump tornado from 6.4.1 to 6.4.2 by @dependabot in #596
- Add class examples for the documentation by @angranl-flex in #597
- Added 3.12 test by @benflexcompute in #613
Synced with develop up to: a822226
Full Changelog: v24.11.1...v24.11.2
v24.11.1
What's Changed
- Documentation update for Tutorial-5-7 by @angranl-flex in #590
- added Cpt to list of isosurface fields by @maciej-flexcompute in #604
- changed operating_condition_from_mach_reynolds func to calc density by @wiktor-flex in #595
- feat():
EntityListDiscriminator and removal of string input. by @benflexcompute in #605 - Removed meshing default value and added multi-context ConditionalField by @benflexcompute in #608
- Added helper function to set the API key by @benflexcompute in #585
- fix(): Removing order of accuracy for steady time stepping (https://github.com/flexcompute/Flow360/pull/610[)](https://github.com/flexcompute/Flow360/commit/2636c0a93a90651a77a89591f2e992fae2c28c84)
Full Changelog: v24.11.0...v24.11.1
v24.11.0
Official release for Flow360 Python API V2.0.
Documentation: https://docs.flexcompute.com/projects/flow360/en/beta-v2.0/
v24.11.0b5
What's Changed
- Add support for isosurfaces whose iso field is an UDF by @benflexcompute in #582
Added Cpt to output and iso field
Full Changelog: v24.11.0b4...v24.11.0b5
v24.11.0b4
What's Changed
- upload mapbc file if it exists by @feilin-flexcompute in #581
- Documentation update for Tutorial-9 and SimulationParams material by @angranl-flex in #579
- Ensure consistent param dict deseralization in case.params by @benflexcompute in #578
- Documentation update for Tutorial-8 by @angranl-flex in #583
- Added unit test and missing translations for Outflow by @benflexcompute in #586
- add ghost surface models by @feilin-flexcompute in #573
- misc. improvements by @benflexcompute in #584
- Fix the attibute type for BETDisk related class by @angranl-flex in #588
- Remove GenDocstring function to adopt new documentation style by @angranl-flex in #593
- Add default value for Wall.heat_spec by @angranl-flex in #587
- Add NonNegativeArray type to unit system by @angranl-flex in #592
- fix(): faces not being translated in VM json by @benflexcompute in #594
Full Changelog: v24.11.0b3...v24.11.0b4
v24.11.0b3
What's Changed
- [SCFD-2695] Reworked the manipulate restart mechanism by @benflexcompute in #575
Full Changelog: v24.11.0b2...v24.11.0b3
v24.11.0b2
update version for b2 release
v24.11.0b1
[BETA] An all-in-one python client for Flow360.