Solved
assistance programming an engine cycle
- February 3, 2017
- 2 replies
- 4539 views
I am trying to program a basic Otto engine cycle and am having difficulty with states 2-3. Between these states, I need to have a numerical method that calculates a new pressure based on the old pressure and relationships with known values and constants. The independent variable is crank angle (theta). I've attached a working copy of the worksheet as well as some notes depicting the logic.
I've attempted to use theta as both a vector index and range variable but haven't been successful. Thank you in advance.

