Skip to content

kaarthiksundar/GasSteadySim.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GasSteadySim.jl

This package implements algorithms that are used to solve the steady state gas flow problem for a pipeline network with ideal and non-ideal equations of state. GasSteadySim.jl is not a registered Julia package. Hence installation of the package should be done as follows:

using Pkg
Pkg.add("https://github.com/kaarthiksundar/GasSteadySim.jl.git")

For the API usage, users are referred to the test/ and the examples/ directories.

About

Simulates steady-state flow of gas in networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages