Added .gitignore for test_problems directory
This commit is contained in:
parent
9d290e2238
commit
57e1648d75
1 changed files with 81 additions and 0 deletions
81
test_problems/.gitignore
vendored
Normal file
81
test_problems/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
.passed*
|
||||
*_output.txt
|
||||
*_output.csv
|
||||
*_output.out
|
||||
ck2cti.log
|
||||
ChemEquil_gri_matrix/gri_matrix
|
||||
ChemEquil_gri_pairs/gri_pairs
|
||||
ChemEquil_ionizedGas/ionizedGasEquil
|
||||
ChemEquil_ionizedGas/table.csv
|
||||
ChemEquil_red1/basopt_red1
|
||||
CpJump/CpJump
|
||||
NASA9poly_test/NASA9poly_test
|
||||
VCSnonideal/NaCl_equil/nacl_equil
|
||||
VCSnonideal/NaCl_equil/vcs_equilibrate_res.csv
|
||||
VPsilane_test/VPsilane_test
|
||||
cathermo/DH_graph_1/DH_graph_1
|
||||
cathermo/HMW_dupl_test/HMW_dupl_test
|
||||
cathermo/HMW_graph_CpvT/HMW_graph_CpvT
|
||||
cathermo/HMW_graph_GvI/HMW_graph_GvI
|
||||
cathermo/HMW_graph_GvI/T298.csv
|
||||
cathermo/HMW_graph_GvI/T373.csv
|
||||
cathermo/HMW_graph_GvI/T423.csv
|
||||
cathermo/HMW_graph_GvI/T473.csv
|
||||
cathermo/HMW_graph_GvI/T523.csv
|
||||
cathermo/HMW_graph_GvI/T548.csv
|
||||
cathermo/HMW_graph_GvI/T573.csv
|
||||
cathermo/HMW_graph_GvT/HMW_graph_GvT
|
||||
cathermo/HMW_graph_HvT/HMW_graph_HvT
|
||||
cathermo/HMW_graph_VvT/HMW_graph_VvT
|
||||
cathermo/HMW_test_1/HMW_test_1
|
||||
cathermo/HMW_test_3/HMW_test_3
|
||||
cathermo/VPissp/ISSPTester2
|
||||
cathermo/ims/IMSTester
|
||||
cathermo/issp/ISSPTester
|
||||
cathermo/stoichSubSSTP/stoichSubSSTP
|
||||
cathermo/testIAPWS/testIAPWSphi
|
||||
cathermo/testIAPWSPres/testIAPWSPres
|
||||
cathermo/testIAPWSTripP/testIAPWSTripP
|
||||
cathermo/testWaterPDSS/testWaterPDSS
|
||||
cathermo/testWaterTP/testWaterSSTP
|
||||
cathermo/wtWater/wtWater
|
||||
ck2cti_test/gri30.cti
|
||||
ck2cti_test/soot.cti
|
||||
cxx_ex/cxx_examples
|
||||
cxx_ex/eq1.csv
|
||||
cxx_ex/eq1.dat
|
||||
cxx_ex/kin1.csv
|
||||
cxx_ex/kin1.dat
|
||||
cxx_ex/kin2.csv
|
||||
cxx_ex/kin2.dat
|
||||
cxx_ex/kin3.csv
|
||||
cxx_ex/kin3.dat
|
||||
cxx_ex/tr1.csv
|
||||
cxx_ex/tr1.dat
|
||||
cxx_ex/tr2.csv
|
||||
cxx_ex/tr2.dat
|
||||
diamondSurf/diamond.xml
|
||||
diamondSurf/runDiamond
|
||||
fracCoeff/fracCoeff
|
||||
mixGasTransport/mixGasTransport
|
||||
multiGasTransport/multiGasTransport
|
||||
nasa9_reader/sample.cti
|
||||
negATest/negATest
|
||||
negATest/noxNeg.xml
|
||||
printUtilUnitTest/pUtest
|
||||
pureFluidTest/testPureWater
|
||||
python/diamond.csv
|
||||
python/diamond.xml
|
||||
python/frac.xml
|
||||
python/tut1/gri30.xml
|
||||
python/tut2/diamond.xml
|
||||
python/tut2/gri30.xml
|
||||
python/tut4/gri30.xml
|
||||
rankine_democxx/liquidvapor.xml
|
||||
rankine_democxx/rankine
|
||||
silane_equil/silane_equi
|
||||
surfSolverTest/results.txt
|
||||
surfSolverTest/results2.txt
|
||||
surfSolverTest/surfaceSolver
|
||||
surfSolverTest/surfaceSolver2
|
||||
surfkin/surfdemo
|
||||
Loading…
Add table
Reference in a new issue