-
- Downloads
Merge branch 'examples' into 'master'
Revised tests for simplified heat transfer methods in the trench test section.... See merge request !1
Branches master
No related tags found
Showing
- examples/script_design_capacity.py 1118 additions, 0 deletionsexamples/script_design_capacity.py
- examples/script_moody_diagram.py 208 additions, 0 deletionsexamples/script_moody_diagram.py
- examples/script_nikuradse_experiments.py 240 additions, 0 deletionsexamples/script_nikuradse_experiments.py
- examples/script_pipe_losses.py 812 additions, 0 deletionsexamples/script_pipe_losses.py
- src/topupheat/common/fluids.py 30 additions, 21 deletionssrc/topupheat/common/fluids.py
- src/topupheat/pipes/single.py 23 additions, 9 deletionssrc/topupheat/pipes/single.py
- src/topupheat/pipes/system.py 206 additions, 69 deletionssrc/topupheat/pipes/system.py
- src/topupheat/pipes/trenches.py 38 additions, 36 deletionssrc/topupheat/pipes/trenches.py
- src/topupheat/pipes/utils.py 85 additions, 1 deletionsrc/topupheat/pipes/utils.py
- tests/test_all.py 9 additions, 9 deletionstests/test_all.py
- tests/test_flow.py 24 additions, 24 deletionstests/test_flow.py
- tests/test_flow_pipes.py 9 additions, 9 deletionstests/test_flow_pipes.py
- tests/test_fluid.py 5 additions, 5 deletionstests/test_fluid.py
- tests/test_pipes.py 141 additions, 8 deletionstests/test_pipes.py
- tests/test_system.py 544 additions, 400 deletionstests/test_system.py
- tests/test_trenches.py 695 additions, 226 deletionstests/test_trenches.py
- tests/test_utils.py 11 additions, 9 deletionstests/test_utils.py
Loading
Please register or sign in to comment