Skip to content

PWrInSpace/ProPep_Data_Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProPep Data Extractor

The ProPep Data Extractor is a script that can extract values of molecular weight, specific impulse, isentropic exponent, total temperature, and characteristic velocity from ProPep multiple run output file.

For now, the script only looks for frozen flow parameters and the molecular weight is taken from the Chamber Flow section

The ProPep output file should be saved as "data.txt" and placed in the same folder as the .exe file. The result of the script running is generated as a output.csv file in the same directory.

pyinstaller --onefile 'ProPep Data Extractor.py'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages