o2sh / 2phaseFlow

Two phase flow modelling : Frictional Pressure Gradient in Straight Pipes and U-Bends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2phaseFlow

The code must be run under Python 3 (i.e. not 2.7 or earlier).

To start a local CGI server for testing, open a command window and type:

cd ong_python python -m http.server --cgi --bind localhost 8000

(or possibly python3 if you have two versions installed).
Then visit in your browser:

http://localhost:8000/cgi-bin/UI.py

About

Two phase flow modelling : Frictional Pressure Gradient in Straight Pipes and U-Bends


Languages

Language:Python 94.2%Language:HTML 4.5%Language:CSS 1.3%