-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugfix: result extraction for incompressible media now based on real density #640
Bugfix: result extraction for incompressible media now based on real density #640
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1b987e - Browse repository at this point
Copy the full SHA b1b987eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6398261 - Browse repository at this point
Copy the full SHA 6398261View commit details -
Configuration menu - View commit details
-
Copy full SHA for 088072b - Browse repository at this point
Copy the full SHA 088072bView commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d3e3fd - Browse repository at this point
Copy the full SHA 7d3e3fdView commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c66fa0b - Browse repository at this point
Copy the full SHA c66fa0bView commit details
Commits on Aug 19, 2024
-
differentiate between vdot and vdot_norm in result extraction, depend…
…ing on fluid type
Configuration menu - View commit details
-
Copy full SHA for 7afa6f6 - Browse repository at this point
Copy the full SHA 7afa6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34bd245 - Browse repository at this point
Copy the full SHA 34bd245View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a1cf98 - Browse repository at this point
Copy the full SHA 4a1cf98View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5de251 - Browse repository at this point
Copy the full SHA b5de251View commit details -
calculate pressure drop for compressible media based on real density …
…(not density at normal conditions); added tests for correct behavior in temperature calculation, including convergence to good fluid properties from bad starting values in bidirectional mode
Configuration menu - View commit details
-
Copy full SHA for a143789 - Browse repository at this point
Copy the full SHA a143789View commit details
Commits on Aug 21, 2024
-
improvement in calculation of rho_n -> usage of np.full and filling s…
…ame value instead of calculating density for same value many times based on list
Configuration menu - View commit details
-
Copy full SHA for 6c31746 - Browse repository at this point
Copy the full SHA 6c31746View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1182ab8 - Browse repository at this point
Copy the full SHA 1182ab8View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f511146 - Browse repository at this point
Copy the full SHA f511146View commit details
Commits on Aug 28, 2024
-
Merge branch 'develop' into hotfix/vdot_extraction_imcompressible_rea…
…l_density # Conflicts: # CHANGELOG.rst # src/pandapipes/component_models/flow_control_component.py # src/pandapipes/component_models/heat_consumer_component.py # src/pandapipes/component_models/heat_exchanger_component.py # src/pandapipes/component_models/pipe_component.py # src/pandapipes/component_models/pressure_control_component.py # src/pandapipes/component_models/pump_component.py # src/pandapipes/component_models/valve_component.py # src/pandapipes/pf/result_extraction.py
Configuration menu - View commit details
-
Copy full SHA for aeb1705 - Browse repository at this point
Copy the full SHA aeb1705View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d4d05 - Browse repository at this point
Copy the full SHA a0d4d05View commit details