Combined Cycle Modeling

Algorithm 4.1 - Composite Simpson's Rule ("041.c") was converted into a stand-alone function named simpson() as shown below. This function can also be found in the UTIL sub-directory in a file named "041fun.c." /***** Composite Simpson's Rule Algorithm 4.1. As A Stand Alone Function ................
................