pyCycle icon indicating copy to clipboard operation
pyCycle copied to clipboard

Thermodynamic cycle modeling library, built on top of OpenMDAO

Results 6 pyCycle issues
Sort by recently updated
recently updated
newest added

The code is calculating HOF of fuel to calculate the FAR. But generally the LHV of fuel is used in cycle calculation, and for adding combustion efficiency we simply multiply...

Hello, I am working on setting up a simple turboshaft engine so I can use the results for another model. While looking at the PSFC calculation, I noticed that in...

For your consideration, I put together a basic test workflow based on the OpenMDAO workflow that would run automatically on pull requests and merges to the master branch. There are...

The current combustor code has an input for fuel specific enthalpy. The default value is 0, which is what has been used in just about everything. This is not correct....

the function to add a parameter in pycycle: https://github.com/OpenMDAO/pyCycle/blob/2883a41900cd83d27739ab738c602131d6e16e58/pycycle/mp_cycle.py#L208 does not currently support aliasing of parameters. This should be added, so that a parameter can be added, but at the...

Is it possible to adapt pyCycle for it to work in Martian atmosphere for example ?