Skip to content
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

Unit tests #4

Closed
MassimoCimmino opened this issue Sep 27, 2017 · 1 comment
Closed

Unit tests #4

MassimoCimmino opened this issue Sep 27, 2017 · 1 comment
Labels
Milestone

Comments

@MassimoCimmino
Copy link
Owner

Going forward, unit tests will be needed to validate future modifications and implementations.

@MassimoCimmino MassimoCimmino added this to the v1.0.0 milestone Sep 27, 2017
@MassimoCimmino
Copy link
Owner Author

MassimoCimmino commented Oct 27, 2017

Implementation of unit tests

  • boreholes module
    • Borehole Class
    • rectangle_field
    • L_shaped_field
    • U_shaped_field
    • box_shaped_field
    • circle_field
  • gfunction module
    • uniform_heat_extraction : validate with Cimmino and Bernier (2014)
    • uniform_temperature : validate with Cimmino and Bernier (2014)
    • equal_inlet_temperature : validate with Cimmino (2015)
    • thermal_response_factors : validate the similarity treatment
  • heat_transfer module
    • finite_line_source : Validate with analytical solution (Zeng, Diao and Fang, 2002)
  • pipes module
    • SingleUTube Class : validate with Cimmino (2016)
    • MultipleUTube Class : validate with Cimmino (2016)
    • IndependentMultipleUTube Class : validate with Cimmino (2016)
    • thermal_resistances : validate with Claesson and Hellstrom (2011)
    • fluid_friction_factor_circular_pipe : validate with EES
    • convective_heat_transfer_coefficient_circular_pipe : validate with EES
    • conduction_thermal_resistance_circular_pipe : validate with exact expression
    • multipole : validate with Claesson and Hellstrom (2011)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant