Closed rwest closed 14 years ago
Perhaps I'm just interpreting this incorrectly, but my RMG input has:
PDepKineticsModel: Chebyshev TRange: (K) 500 2100 7 4 PRange: (bar) 1 250 4 3
Requesting 4 terms for T and 3 terms for P.
However, the fame input file generated by RMG has:
Chebyshev 4 4
Requesting 4 terms for each of T and P
RTFM Richard! http://rmg.sourceforge.net/documentation/conditionfile.html#pressuredependence
Correct syntax for RMG input file is:
PDepKineticsModel: Chebyshev 4 3 TRange: (K) 500 2100 7 PRange: (bar) 1 250 4
Perhaps I'm just interpreting this incorrectly, but my RMG input has:
Requesting 4 terms for T and 3 terms for P.
However, the fame input file generated by RMG has:
Requesting 4 terms for each of T and P