Cea-wrap

Latest version: v1.7.4

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.4

**Major Changes:**
Added example you can run by calling "python -m CEA_Wrap"
Added two example files in "examples" directory
All problem classes have gone from using Snake_Case to CapsWord case i.e. Rocket_Problem --> RocketProblem
preferred method to run cea changed to "run" instead of "run_cea" (old one kept around for legacy)
Materials will now error if the material declared isn't defined in the provided thermo_spg.inp file (helpfully finds similar materials)
Added ThermoInterface so that you can access many properties from all the materials in the thermo_spg.inp file
Added several utility functions, which are in the readme

**Output Changes:**
"m" key in output is now set to the value of "mw" if there are no condensed phase products
key "condensed" is True if m was not 0 and False otherwise

**Misc**
Created a build process for compiling on linux and theoretically compiling on mac
Moved many things into "assets" directory including the NASA pdfs

1.3

Added subsonic area ratios.
Added errors for monopropellant cases.
Added error handling for Rocket_Problems

1.2

Added ability to look at frozen rocket problems.

1.1

Actually works when you download it now.

1.0

To install this, download the attached .zip file and run "pip install CEA_Wrap-1.0.zip"
Then you can run code with "import CEA_Wrap"

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.