Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 356 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 356 Bytes

gazania

Gas turbine cycle tool for IIB project. Named after the gazania flower, which is particularly resistant to wind.

Installation

Download the repository, then navigate to the repository location with a command line and run:

pip install .

And then:

conda install cantera

(Note the second line requires you to be using Anaconda Prompt).