Done using astyle: astyle --style=kr --add-brackets --indent=spaces=4 --indent-col1-comments --unpad-paren --pad-header --align-pointer=type --lineend=linux |
||
|---|---|---|
| .. | ||
| bad_air.cti | ||
| bad_air.xml | ||
| CpJump.cpp | ||
| Makefile.am | ||
| output_blessed.txt | ||
| README.txt | ||
# # # This test checks a new algorithm used in setState_HP(). Basically, we are trying # to make the convergence algorithm fault tolerant of (small) jumps in the value of H or Cp # at temperature boundaries. The new algorithm, which is a root finder, achieves this # while the old algorithm, a bare Newton's method, diverges on this sample problem.