Releases: flexcompute/Flow360
Releases · flexcompute/Flow360
v25.2.2b1
What's Changed
- [RC-25.2] [FL-220] fix(): Added flag to indicate a boundary may be deleted. by @benflexcompute in #771
- [Hotfix-RC-25.2][SOLVER-32] Add vorticity magnitude to common output fields (#767) by @angranl-flex in #784
- [Hotfix RC25.2][SCFD-4498] Formatting error msg from backend (#785) by @angranl-flex in #787
- [RC-25.2 HOTFIX] [FL-310] allow ugrid+mapbc file as surface mesh (#786) by @feilin-flexcompute in #792
- [Hotfix RC-25.2][SCFD-4271] Cleanup redundant keys in the json file in the constructor of SimulationParams (#730) by @angranl-flex in #790
- [RC-25.2 HOTFIX] [SCFD-4401] Add matrix type in unit_system to handle large point group in ProbeOutput (#734) by @benflexcompute in #794
- [RC-25.2 HOTFIX] [SCFD-4402] Revert the from_file implementation of Project class and add new interfaces (#773) by @benflexcompute in #791
- [SCFD-4402][Hotfix RC-25.2][Bugfix]Fix bug in VM from_file change by @angranl-flex in #797
- fix(): Redefine the surface issue enums by @benflexcompute in #795
Full Changelog: v25.2.1b1...v25.2.2b1
v24.11.11
What's Changed
- [Hotfix-24.11][SCFD-4474] Add validation before draft submission (#761) by @angranl-flex in #764
- fix(): Added updater for validate_model for 24.11 by @benflexcompute in #768
- Replaced the old updater mechanism on 24.11 by @benflexcompute in #774
- [Hotfix RC-24.11][SCFD-4346]Add interface to force create new resource by @angranl-flex in #779
- [RC 24.11] [HOTFIX] [FL-220] fix(): Added flag to indicate a boundary may be deleted. by @benflexcompute in #772
- [Hotfix RC24.11][SCFD-4498] Formatting error msg from backend (#785) by @angranl-flex in #788
- [Hotfix RC-24.11][SCFD-4271] Cleanup redundant keys in the json file in the constructor of SimulationParams by @angranl-flex in #793
- [RC-24.11 HOTFIX] fix(): Redefine the surface issue enums (#795) by @benflexcompute in #798
Full Changelog: v24.11.10...v24.11.11
v25.2.1b1
What's Changed
- [SCFD-3643] Add default names for outputs by @benflexcompute in #614
- new function that creates operating conditions from mach an muref by @wiktor-flex in #609
- new tutorials for UDD cases by @wiktor-flex in #612
- fix(): add consideration of the root when determining validation levels by @benflexcompute in #616
- Python client changes for transient MRF feature. isMRF flag is added. by @anshulmittal-flex in #580
- Remove preprod() calls and add project_length_unit arg by @benflexcompute in #618
- Allowing latest python client V1 part to submit to latest solver release by @benflexcompute in #619
- Limit the validaiton levels according to root item (#622) by @benflexcompute in #623
- C_w2 is now a float and can be negative [develop] by @wiktor-flex in #620
- manually added changes from previous permeableAeroacoustic branch by @johnmoore4 in #611
- Add debug_point and debug_type back by @angranl-flex in #628
- Add private attr dictionary for solver by @angranl-flex in #630
- Fix class example and reorg API reference by @angranl-flex in #615
- fix(): Add support for None as root item to allow empty validation context by @benflexcompute in #635
- Support the mix of Point and PointArray in ProbeOutput and SurfaceProbeOutput by @angranl-flex in #640
- [SCFD-3088] Add endpoint for unit system conversion by @benflexcompute in #632
- Remove Cpt from VolumeFieldsNames by @angranl-flex in #645
- AeroAcousticOutput validator observers group_name support by @wiktor-flex in #642
- Enables surface slice by @benflexcompute in #647
- Add Wall roughness_height parameter by @yifan-flex in #633
- Fix doc example for KOmegaSSTModelConstants by @angranl-flex in #650
- fix(): Legacy converter for AA fails to handle JSON by @benflexcompute in #653
- Add private_attribute_id to PointArray by @angranl-flex in #655
- Add time average output validator for steady simulation by @angranl-flex in #656
- Improve project interface and asset retrieval by @angranl-flex in #602
- Added interface to show all of user's projects filtered by project name by @benflexcompute in #654
- Add Updater to 24.11.7 by @angranl-flex in #660
- Bump develop version to 24.11.7 by @angranl-flex in #663
- Added report plugin by @maciej-flexcompute in #559
- fix(): updater failed to consider isosurface output by @benflexcompute in #669
- Add porous medium example by @angranl-flex in #670
- fix(): add check for the existence of _webapi attribute when building asset in the local mode. by @angranl-flex in #675
- fix(): temperature_offset has same unit conversion as temperature by @benflexcompute in #668
- John/slater porous bleed by @johnmoore4 in #665
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #659
- [SCFD-4128] [SCFD-4126] feat(): Removed validation process for unit system conversion by @benflexcompute in #666
- fix(): Ammend bugs in PR#668, also changed Imperial unit system to use Fahrenheit as default temperature unit by @benflexcompute in #678
- fix to deg C and F as temperature and new unittests for that by @wiktor-flex in #682
- New Interface for Detached Eddy Simulation by @NasserFlexCompute in #667
- cherry pick for fix aspect ratio edge refinement translation and add unittest for it by @wiktor-flex in #688
- feat(): Changed the update map for version milestone for easier understanding by @benflexcompute in #686
- Add ramping to MassFlowRate and move velocity direction to TotalPressure by @angranl-flex in #637
- Add Updater For AeroAcoustic Observer by @angranl-flex in #690
- fix(): ensure that
validate_modelwill use updater by @benflexcompute in #691 - Add SurfaceMesh as project root. by @benflexcompute in #627
- fix(): Removed auto error message about mesh file format. And bump default solver version to 25.0 (#692) by @benflexcompute in #693
- [HOTFIX] fix(): Updater not updating the JSON and also a None input was not treated (#694) by @benflexcompute in #695
- [Hotfix] Add rotation_correction support for SST by @angranl-flex in #701
- [Hotfix] Add updater for beta version and remove treat_as_file_content/use_updater option (#699) by @angranl-flex in #702
- [SCFD-4036] fix(): Add validation that output fields should match turb model used by @benflexcompute in #703
- [HOTFIX] feat(): Added function to compute Reynolds number (#706) by @benflexcompute in #709
- [Hotfix] Fix updater when checking draft_entities by @angranl-flex in #710
- [Hotfix] [SCFD-3897] fix(): Use private_attribute_id to identify duplicate entity (#705) by @angranl-flex in #712
- change location and keys of X/Y_slicing_forceDistribution.csv (#683) by @feilin-flexcompute in #711
- [Hotfix] Extend report generation feature for service tests (#676) by @angranl-flex in #714
- [SCFD-4264] fix(): Add validation to prevent steady simulation with aeroacoustics by @benflexcompute in #713
- [Hotfix] BET Translator and parse_model_dict for the BETDisk class by @angranl-flex in #717
- [Hotfix] [SCFD4263] Add monitor conversion for V0 Flow360 json file (#719) by @angranl-flex in #723
- [SCFD-3769] fix(): Python submited ghost surface not recognized by webUI by @benflexcompute in #725
- configure shutter execution in parallel or serial (#727) by @feilin-flexcompute in #729
- Revert "[SCFD-3769] fix(): Python submited ghost surface not recognized by webUI" by @benflexcompute in #731
- [HOTFIX] moved Slater from an Outflow to a wall BC (#720) by @benflexcompute in #737
- [Hotfix] fixed tutorials to work with latest develop (#733) by @angranl-flex in #742
- [Hotfix] removed sys.stdout to fix jupyter notebooks (#739) cherry pick from 4e0aa69 by @wiktor-flex in #744
- Revert "Revert "[SCFD-3769] fix(): Python submited ghost surface not recognized by webUI"" by @benflexcompute in #732
- [HOTFIX] changed omega dimensionalization for bet converter (#736) by @benflexcompute in #747
- [Hotfix-25.2] Fix solver version to release-25.2.1 by @angranl-flex in #754
- [Hotfix-25.2] Add length unit property to project by @angranl-flex in #751
- [Hotfix] added support for using bet_forces_radial_distribution_v2.csv as results attribute by @wiktor-flex in #757
- add capability to sequentially process screenshots (#758) by @feilin-flexcompute in #759
- [Hotfix][SCFD-4474] Add validation before draft submission (#761) by @angranl-flex in #762
- fix(): SurfaceMeshEntityInfo had wrong boundaries implementation by @benflexcompute in #765
- [HOTFIX] add updater to 24.11.10 to 25.2 by @benflexcompute in #775
- [Hotfix RC-25.2][SCFD-4346]Add interface to force create new resource by @angranl-flex in #777
Full Changelog: v24.11.10...v25.2.1b1
~v24.11.10~
[PREMATURE RELEASE]
What's Changed
- [HOTFIX-24.11][SCFD-4036] fix(): Add validation that output fields should match turb model used (#703) (#704) by @benflexcompute in #728
- [Hotfix-24.11] [SCFD-3897] fix(): Use private_attribute_id to identify duplicate entity by @angranl-flex in #724
- Revert "[NEEDS REVERT BACK] Temporary reverted temperature related fixes because they are not tested yet and I need to deploy a new version. (#684)" by @benflexcompute in #685
- [Hotfix-24.11] Remove DDES settings in periodic BC tutorial by @angranl-flex in #743
- [Hotfix-24.11] Add length unit property to project by @angranl-flex in #752
- [HOTFIX] [SCFD-3769] fix(): Python submited ghost surface not recognized by webUI(#732) #746 by @benflexcompute in #749
Full Changelog: v24.11.9...v24.11.10
v24.11.9
What's Changed
- fix(): updater failed to consider isosurface output (#669) by @benflexcompute in #671
- Add porous medium example (#670) by @angranl-flex in #674
- [HOTFIX] fix(): temperature_offset has same unit conversion as temperature (#668) by @benflexcompute in #677
- [HOTFIX][SCFD-4128] [SCFD-4126] feat(): Removed validation process for unit system conversion (#666) by @benflexcompute in #679
- [HOTFIX] fix(): Amend bugs in PR#668, also changed Imperial unit system to use Fahrenheit as default temperature unit (#678) by @benflexcompute in #680
- [NEEDS REVERT BACK] Temporary reverted temperature related fixes because they are not tested yet and I need to deploy a new version. by @benflexcompute in #684
- fix aspect ratio edge refinement translation and add unittest for it by @wiktor-flex in #687
- [24.11]feat(): Added folder operation of the V1 volume mesh by @benflexcompute in #696
Full Changelog: v24.11.8...v24.11.9
v24.11.8
What's Changed
- Fix updater and Bump release-candidate version to 24.11.8 by @angranl-flex in #664
Full Changelog: v24.11.7...v24.11.8
v24.11.7
What's Changed
- [HotFix] Add private_attribute_id to PointArray (#655) by @angranl-flex in #657
- [HotFix] AddTimeAverageValidation by @angranl-flex in #658
- [HotFix] Add Updater to 24.11.7 (#660) by @angranl-flex in #661
Full Changelog: v24.11.6...v24.11.7
v24.11.6
What's Changed
- HotFix doc example for KOmegaSSTModelConstants (#650) by @angranl-flex in #651
- fix(): Skip checking standalone entities for multiple grouping detection by @benflexcompute in #652
Full Changelog: v24.11.5...v24.11.6
v24.11.5
What's Changed
- [Hotfix] Remove Cpt from VolumeFieldsNames (#645) by @angranl-flex in #646
- Added interface for selecting inhouse Mesher by @benflexcompute in #648
- Change default pseudo steps for unsteady from 100 to 20 by @benflexcompute in #649
Full Changelog: v24.11.4...v24.11.5
v24.11.4
What's Changed
- fix(): Limit the validation levels for validate_model() according to root item by @benflexcompute in #622
- C_w2 is now a float and can be negative by @wiktor-flex in #625
- fix(): add update mechanism for input cache by @benflexcompute in #626
- [HotFix] #630 add private attr dict for solver by @angranl-flex in #631
- Hot Fix class example and reorg API reference (#615) by @angranl-flex in #636
- fix(): Add support for None as rooot item to allow empty validaiton context (#635) by @benflexcompute in #638
- [RC-24.11] Add validation for setting velocity direction for subsonicinflow by @angranl-flex in #639
- Hotfix of Support the mix of Point and PointArray in ProbeOutput and SurfaceProbeOutput (#640) by @angranl-flex in #641
- [SCFD-3088] Add endpoint for unit system conversion (#632) by @benflexcompute in #643
Full Changelog: v24.11.3...v24.11.4