Reblessed solution
This commit is contained in:
parent
76015d91b1
commit
41e48980a0
2 changed files with 3 additions and 3 deletions
|
|
@ -29,9 +29,9 @@
|
|||
OH'(ox) 0.0002061
|
||||
H2O(ox) 1.12e-09
|
||||
|
||||
ocv from zero current is: 1.1375780672
|
||||
ocv from zero current is: 1.13757806928
|
||||
OCV from thermo equil is: 1.1375780672
|
||||
Ea0 = -0.733444291655
|
||||
Ec0 = 0.404133775541
|
||||
Ec0 = 0.404133777622
|
||||
|
||||
polarization curve data written to file sofc.csv
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ fi
|
|||
diff -w output_blessed_0.txt output_0.txt > diff_out_0.txt
|
||||
retnStat_0=$?
|
||||
|
||||
csvdiff -a 1.0E-50 sofc_blessed_0.csv sofc.csv > diff_csv.txt
|
||||
csvdiff -a 1.0E-12 sofc_blessed_0.csv sofc.csv > diff_csv.txt
|
||||
retnStat_csv_0=$?
|
||||
|
||||
retnTotal=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue