Skip to content

Commit

Permalink
Prepare for 25.2.1b1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
benflexcompute committed Feb 28, 2025
1 parent 2ab1ae7 commit 2dd0dff
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 22 deletions.
4 changes: 2 additions & 2 deletions flow360/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
version
"""

__version__ = "25.2.1"
__solver_version__ = "release-25.2.1"
__version__ = "25.2.1b1"
__solver_version__ = "release-25.2"
8 changes: 1 addition & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "flow360"
version = "v25.2.1"
version = "v25.2.1b1"
description = ""
authors = ["Flexcompute <support@flexcompute.com>"]

Expand Down
2 changes: 1 addition & 1 deletion tests/ref/simulation/service_init_geometry.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "25.2.1",
"version": "25.2.1b1",
"unit_system": {
"name": "SI"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/ref/simulation/service_init_volume_mesh.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "25.2.1",
"version": "25.2.1b1",
"unit_system": {
"name": "SI"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/simulation/converter/ref/ref_monitor.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"25.2.1","unit_system":{"name":"SI"},"meshing":null,"reference_geometry":null,"operating_condition":null,"models":[{"material":{"type":"air","name":"air","dynamic_viscosity":{"reference_viscosity":{"value":0.00001716,"units":"Pa*s"},"reference_temperature":{"value":273.15,"units":"K"},"effective_temperature":{"value":110.4,"units":"K"}}},"initial_condition":{"type_name":"NavierStokesInitialCondition","constants":null,"rho":"rho","u":"u","v":"v","w":"w","p":"p"},"type":"Fluid","navier_stokes_solver":{"absolute_tolerance":1e-10,"relative_tolerance":0.0,"order_of_accuracy":2,"equation_evaluation_frequency":1,"linear_solver":{"max_iterations":30,"absolute_tolerance":null,"relative_tolerance":null},"private_attribute_dict":null,"CFL_multiplier":1.0,"kappa_MUSCL":-1.0,"numerical_dissipation_factor":1.0,"limit_velocity":false,"limit_pressure_density":false,"type_name":"Compressible","low_mach_preconditioner":false,"low_mach_preconditioner_threshold":null,"update_jacobian_frequency":4,"max_force_jac_update_physical_steps":0},"turbulence_model_solver":{"absolute_tolerance":1e-8,"relative_tolerance":0.0,"order_of_accuracy":2,"equation_evaluation_frequency":4,"linear_solver":{"max_iterations":20,"absolute_tolerance":null,"relative_tolerance":null},"private_attribute_dict":null,"CFL_multiplier":2.0,"type_name":"SpalartAllmaras","reconstruction_gradient_limiter":0.5,"quadratic_constitutive_relation":false,"modeling_constants":{"type_name":"SpalartAllmarasConsts","C_DES":0.72,"C_d":8.0,"C_cb1":0.1355,"C_cb2":0.622,"C_sigma":0.6666666666666666,"C_v1":7.1,"C_vonKarman":0.41,"C_w2":0.3,"C_t3":1.2,"C_t4":0.5,"C_min_rd":10.0},"update_jacobian_frequency":4,"max_force_jac_update_physical_steps":0,"hybrid_model":null,"rotation_correction":false},"transition_model_solver":{"type_name":"None"}}],"time_stepping":{"type_name":"Steady","max_steps":2000,"CFL":{"type":"adaptive","min":0.1,"max":10000.0,"max_relative_change":1.0,"convergence_limiting_factor":0.25}},"user_defined_dynamics":null,"user_defined_fields":[],"outputs":[{"name":"R1","entities":{"stored_entities":[{"private_attribute_registry_bucket_name":"PointEntityType","private_attribute_entity_type_name":"Point","private_attribute_id":"b9de2bce-36c1-4bbf-af0a-2c6a2ab713a4","name":"Point-0","location":{"value":[2.694298,0.0,1.0195910000000001],"units":"m"}}]},"output_fields":{"items":["primitiveVars"]},"output_type":"ProbeOutput"},{"name":"V3","entities":{"stored_entities":[{"private_attribute_registry_bucket_name":"PointEntityType","private_attribute_entity_type_name":"Point","private_attribute_id":"a79cffc0-31d0-499d-906c-f271c2320166","name":"Point-1","location":{"value":[4.007,0.0,-0.31760000000000005],"units":"m"}},{"private_attribute_registry_bucket_name":"PointEntityType","private_attribute_entity_type_name":"Point","private_attribute_id":"8947eb10-fc59-4102-b9c7-168a91ca22b9","name":"Point-2","location":{"value":[4.007,0.0,-0.29760000000000003],"units":"m"}},{"private_attribute_registry_bucket_name":"PointEntityType","private_attribute_entity_type_name":"Point","private_attribute_id":"27ac4e03-592b-4dba-8fa1-8f6678087a96","name":"Point-3","location":{"value":[4.007,0.0,-0.2776],"units":"m"}}]},"output_fields":{"items":["mut"]},"output_type":"ProbeOutput"}],"private_attribute_asset_cache":{"project_length_unit":null,"project_entity_info":null}}
{"version":"25.2.1b1","unit_system":{"name":"SI"},"meshing":null,"reference_geometry":null,"operating_condition":null,"models":[{"material":{"type":"air","name":"air","dynamic_viscosity":{"reference_viscosity":{"value":0.00001716,"units":"Pa*s"},"reference_temperature":{"value":273.15,"units":"K"},"effective_temperature":{"value":110.4,"units":"K"}}},"initial_condition":{"type_name":"NavierStokesInitialCondition","constants":null,"rho":"rho","u":"u","v":"v","w":"w","p":"p"},"type":"Fluid","navier_stokes_solver":{"absolute_tolerance":1e-10,"relative_tolerance":0.0,"order_of_accuracy":2,"equation_evaluation_frequency":1,"linear_solver":{"max_iterations":30,"absolute_tolerance":null,"relative_tolerance":null},"private_attribute_dict":null,"CFL_multiplier":1.0,"kappa_MUSCL":-1.0,"numerical_dissipation_factor":1.0,"limit_velocity":false,"limit_pressure_density":false,"type_name":"Compressible","low_mach_preconditioner":false,"low_mach_preconditioner_threshold":null,"update_jacobian_frequency":4,"max_force_jac_update_physical_steps":0},"turbulence_model_solver":{"absolute_tolerance":1e-8,"relative_tolerance":0.0,"order_of_accuracy":2,"equation_evaluation_frequency":4,"linear_solver":{"max_iterations":20,"absolute_tolerance":null,"relative_tolerance":null},"private_attribute_dict":null,"CFL_multiplier":2.0,"type_name":"SpalartAllmaras","reconstruction_gradient_limiter":0.5,"quadratic_constitutive_relation":false,"modeling_constants":{"type_name":"SpalartAllmarasConsts","C_DES":0.72,"C_d":8.0,"C_cb1":0.1355,"C_cb2":0.622,"C_sigma":0.6666666666666666,"C_v1":7.1,"C_vonKarman":0.41,"C_w2":0.3,"C_t3":1.2,"C_t4":0.5,"C_min_rd":10.0},"update_jacobian_frequency":4,"max_force_jac_update_physical_steps":0,"hybrid_model":null,"rotation_correction":false},"transition_model_solver":{"type_name":"None"}}],"time_stepping":{"type_name":"Steady","max_steps":2000,"CFL":{"type":"adaptive","min":0.1,"max":10000.0,"max_relative_change":1.0,"convergence_limiting_factor":0.25}},"user_defined_dynamics":null,"user_defined_fields":[],"outputs":[{"name":"R1","entities":{"stored_entities":[{"private_attribute_registry_bucket_name":"PointEntityType","private_attribute_entity_type_name":"Point","private_attribute_id":"b9de2bce-36c1-4bbf-af0a-2c6a2ab713a4","name":"Point-0","location":{"value":[2.694298,0.0,1.0195910000000001],"units":"m"}}]},"output_fields":{"items":["primitiveVars"]},"output_type":"ProbeOutput"},{"name":"V3","entities":{"stored_entities":[{"private_attribute_registry_bucket_name":"PointEntityType","private_attribute_entity_type_name":"Point","private_attribute_id":"a79cffc0-31d0-499d-906c-f271c2320166","name":"Point-1","location":{"value":[4.007,0.0,-0.31760000000000005],"units":"m"}},{"private_attribute_registry_bucket_name":"PointEntityType","private_attribute_entity_type_name":"Point","private_attribute_id":"8947eb10-fc59-4102-b9c7-168a91ca22b9","name":"Point-2","location":{"value":[4.007,0.0,-0.29760000000000003],"units":"m"}},{"private_attribute_registry_bucket_name":"PointEntityType","private_attribute_entity_type_name":"Point","private_attribute_id":"27ac4e03-592b-4dba-8fa1-8f6678087a96","name":"Point-3","location":{"value":[4.007,0.0,-0.2776],"units":"m"}}]},"output_fields":{"items":["mut"]},"output_type":"ProbeOutput"}],"private_attribute_asset_cache":{"project_length_unit":null,"project_entity_info":null}}
2 changes: 1 addition & 1 deletion tests/test_current_flow360_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@


def test_version():
assert __version__ == "25.2.1"
assert __version__ == "25.2.1b1"
4 changes: 2 additions & 2 deletions tests/v1/ref/case_params/params.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"unitSystem": {
"name": "SI"
},
"version": "25.2.1",
"version": "25.2.1b1",
"geometry": {
"refArea": {
"value": 1.0,
Expand Down Expand Up @@ -157,5 +157,5 @@
"lowMachPreconditioner": false,
"lowDissipationControlFactors": []
},
"hash": "e33c12c4e0abb49fc5c4d4858d01c378067d48465e2548284ecc379ebc87b720"
"hash": "7ab66a9304d87b88fd87b8c641d4715b646fe082ab2c060772ff94efe0f0054a"
}
4 changes: 2 additions & 2 deletions tests/v1/ref/case_params/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ geometry:
refArea:
units: 2*m**2
value: 1.0
hash: e33c12c4e0abb49fc5c4d4858d01c378067d48465e2548284ecc379ebc87b720
hash: 7ab66a9304d87b88fd87b8c641d4715b646fe082ab2c060772ff94efe0f0054a
navierStokesSolver:
CFLMultiplier: 1.0
absoluteTolerance: 1.0e-10
Expand Down Expand Up @@ -108,7 +108,7 @@ timeStepping:
timeStepSize: inf
unitSystem:
name: SI
version: 25.2.1
version: 25.2.1b1
volumeOutput:
animationFrequency: -1
animationFrequencyOffset: 0
Expand Down
4 changes: 2 additions & 2 deletions tests/v1/ref/case_params/params_units.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"unitSystem": {
"name": "SI"
},
"version": "25.2.1",
"version": "25.2.1b1",
"geometry": {
"refArea": {
"value": 1.0,
Expand Down Expand Up @@ -189,5 +189,5 @@
"lowMachPreconditioner": false,
"lowDissipationControlFactors": []
},
"hash": "ff3fd953194c121b8ad2202e76838bd066d04736b9a6efe835f2cdbbc7928ede"
"hash": "54f0b1939078ff4d6ccab66bea8c7992701b6379cd488ba98f84dce88dd095dd"
}
4 changes: 2 additions & 2 deletions tests/v1/ref/case_params/params_units_converted.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"unitSystem": {
"name": "SI"
},
"version": "25.2.1",
"version": "25.2.1b1",
"geometry": {
"refArea": {
"value": 1.0,
Expand Down Expand Up @@ -175,5 +175,5 @@
"lowMachPreconditioner": false,
"lowDissipationControlFactors": []
},
"hash": "098d4e3bd0c80ab03b891d691480afaa78288f215a7cc87ee178e892845fb2d0"
"hash": "9ab1b235645270140e23973a5037df66cd140462278b6654b466b76256d5ea5c"
}

0 comments on commit 2dd0dff

Please # to comment.