[Test] Disabled CpJump test
Since the jump in Cp is eliminated by the adjustments to the polynomial coefficients, this test is not meaningful.
This commit is contained in:
parent
e8c0e96dae
commit
ca24ed8adf
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@ CompileAndTest('ChemEquil_ionizedGas',
|
|||
comparisons=[('table_blessed.csv', 'table.csv')])
|
||||
CompileAndTest('ChemEquil_red1',
|
||||
'ChemEquil_red1', 'basopt_red1', 'output_blessed.txt')
|
||||
CompileAndTest('CpJump', 'CpJump', 'CpJump', 'output_blessed.txt')
|
||||
#CompileAndTest('CpJump', 'CpJump', 'CpJump', 'output_blessed.txt')
|
||||
CompileAndTest('cxx_ex', 'cxx_ex', 'cxx_examples', 'output_blessed.txt',
|
||||
comparisons=[('eq1_blessed.csv', 'eq1.csv'),
|
||||
('kin1_blessed.csv', 'kin1.csv'),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue