History¶
GitHub Log¶
- July 30, 2020
- (by: sonofeft)
- version 1.1.18, trying some python 3.8 DLL import fixes 
 
 
 
 
- Apr 26, 2020
- (by: sonofeft)
- version 1.1.17, changed some prints to debug prints 
 
 
 
 
- Apr 21, 2020
- (by: sonofeft)
- fixed xlChart, added mach and entropy methods 
 
 
 
 
- Apr 5, 2020
- (by: Franky333)
- Added Pascal (Pa) to units 
 
 
- (by: sonofeft)
- Cleaned up docs for Pa units 
 
 
 
 
- Apr 3, 2020
- (by: sonofeft)
- Added CEA vs TDK vs RPA documentation 
- small update to unit tests 
 
 
 
 
- Apr 1, 2020
- (by: sonofeft)
- Fixed properties problem with Cp, H, density and sonic vel 
- updated temperature adjust docs 
 
 
 
 
- Mar 31, 2020
- (by: sonofeft)
- documentation updates 
 
 
 
 
- Mar 22, 2020
- (by: sonofeft)
- version 1.1.12 changed mole/mass fractions to injector face, chamber, throat and exit 
- version 1.1.11 added finite area combustor system-wide 
 
 
 
 
- Mar 19, 2020
- (by: sonofeft)
- version 1.1.10 Added finite area combustor to full cea output 
- version 1.1.9 fixes combustion species error, added xxx_NASA propellants 
 
 
 
 
- Mar 16, 2020
- (by: sonofeft)
- Bug fix for species fractions and small fix to CEA FORTRAN output file 
 
 
 
 
- Mar 10, 2020
- (by: sonofeft)
- put units labels in function calls 
- version 1.1.7 with some minor changes 
 
 
 
 
- Mar 8, 2020
- (by: sonofeft)
- updated unit testing 
 
 
 
 
- Mar 6, 2020
- (by: sonofeft)
- update history 
- Added combustion species for version 1.1.6 
- examine species mass/mole fraction output 
 
 
 
 
- Mar 4, 2020
- (by: sonofeft)
- version 1.1.4 adds thrust coefficient 
 
 
 
 
- Feb 25, 2020
- (by: sonofeft)
- some doc updates 
 
 
 
 
- Feb 21, 2020
- (by: sonofeft)
- Added error tolerance to multi-input of get_full_cea_output 
 
 
 
 
- Feb 20, 2020
- (by: sonofeft)
- Added multiple column, traditional CEA output and documentation 
- updates to docs 
 
 
 
 
- Feb 11, 2020
- (by: sonofeft)
- updated git history 
- Finished up (hopefully) transport units and unit testing 
- A few doc tweaks for the transport property additions. 
- Started Adding Transport Property Methods 
 
 
 
 
- Feb 7, 2020
- (by: sonofeft)
- uploaded version 1.1.0 
- Added Frozen option to Nozzle Exit Temperature 
 
 
 
 
- Jan 21, 2020
- (by: sonofeft)
- added Pc units to full_output method 
 
 
 
 
- Jan 20, 2020
- (by: sonofeft)
- Version 1.08 
- Added docs for SI units 
- created SI example “plot_SI_biprop.py” 
- Some folder cleanup and starting SI Units Addition 
 
 
 
 
- Aug 9, 2019
- (by: sonofeft)
- Version 1.06 
- Incorporated suggestion of mahoep for transport properties 
- Added get_Temperatures function to return (Tc, Tthroat, Texit) 
 
 
 
 
- July 31, 2019
- (by: sonofeft)
- update quickstart docs 
 
 
 
 
- July 29, 2019
- (by: sonofeft)
- Major Overhaul of f2py usage 
 
 
 
 
- July 6, 2019
- (by: sonofeft and stepbot)
- Begin to support MacOS (Darwin) 
 
 
 
 
- Mar 26, 2019
- (by: sonofeft)
- Added Windows install fix info to docs 
 
 
 
 
- Oct 22, 2018
- (by: sonofeft)
- added help for bad MinGW path error 
 
 
 
 
- Oct 21, 2018
- (by: sonofeft)
- full instructions to recompile with gfortran 
 
 
 
 
- Oct 20, 2018
- (by: sonofeft)
- Identified MinGW library issue in docs 
- Updated quickstart to show warning about recent python requiring user to run as administrator 
 
 
 
 
- Aug 12, 2018
- (by: sonofeft)
- modify .gitattributes to make project show as python 
- added .gitattributes 
 
 
 
 
- May 30, 2018
- (by: sonofeft)
- Reinstated Travis CI 
- matplotlib fix for Travis CI
- added: matplotlib.use(‘Agg’) 
 
- try apt packages on travis ci 
- try conda on travis ci 
- try some pip fixes to travis ci 
- try apt-get in travis build 
- Removed Travis-CI
- Need to solve missing libgfortran.so.3 import error on Travis CI 
 
- Developed code first commit 
- Revert “Initial commit”
- This reverts commit e06031f0a5c0244d944fc3b1f4a3ed987579a2a7. 
 
 
 
- (by: Charlie Taylor)
- Initial commit 
 
 
 
 
- May 29, 2018
- (by: Charlie Taylor)
- Verified operation on multiple platforms. 
 
 
 
 
- May 13, 2018
- (by: Charlie Taylor)
- First Created RocketCEA with PyHatch 
 
 
 
 
- 2005 - 2015
- (by: Charlie Taylor)
- Added enhancements to CEA interface. 
 
 
 
 
- 2005
- (by: Charlie Taylor)
- Modified CEA2.f into py_cea.f so that f2py could build a python module 
 
 
 
 
PyHatch¶
RocketCEA Framework Created by: PyHatch on May 13, 2018
(PyHatch Initializes Files And Directory Structures For New Python Projects.)
See PyHatch Docs at: http://pyhatch.readthedocs.org/en/latest/