-
- Downloads
adding library for nonlinear watermodels
Showing
- Physics/water/LICENSE 27 additions, 0 deletionsPhysics/water/LICENSE
- Physics/water/README.md 3 additions, 0 deletionsPhysics/water/README.md
- Physics/water/setup.py 24 additions, 0 deletionsPhysics/water/setup.py
- Physics/water/water/__init__.py 0 additions, 0 deletionsPhysics/water/water/__init__.py
- Physics/water/water/properties/__init__.py 0 additions, 0 deletionsPhysics/water/water/properties/__init__.py
- Physics/water/water/properties/conductivity.py 47 additions, 0 deletionsPhysics/water/water/properties/conductivity.py
- Physics/water/water/properties/density.py 83 additions, 0 deletionsPhysics/water/water/properties/density.py
- Physics/water/water/properties/expansivity.py 50 additions, 0 deletionsPhysics/water/water/properties/expansivity.py
- Physics/water/water/properties/specificheatcapacity.py 47 additions, 0 deletionsPhysics/water/water/properties/specificheatcapacity.py
- Physics/water/water/properties/template.py 58 additions, 0 deletionsPhysics/water/water/properties/template.py
- Physics/water/water/properties/viscosity.py 79 additions, 0 deletionsPhysics/water/water/properties/viscosity.py
- Physics/water/water/water.py 32 additions, 0 deletionsPhysics/water/water/water.py
Physics/water/LICENSE
0 → 100644
Physics/water/README.md
0 → 100644
Physics/water/setup.py
0 → 100644
Physics/water/water/__init__.py
0 → 100644
Physics/water/water/properties/__init__.py
0 → 100644
Physics/water/water/properties/density.py
0 → 100644
Physics/water/water/properties/template.py
0 → 100644
Physics/water/water/properties/viscosity.py
0 → 100644
Physics/water/water/water.py
0 → 100644
Please register or sign in to comment