Directory orderAccuracy/test_config_files/ICE/

Directory Deleted:
2018-11-27 18:14
Total Files:
0
Deleted Files:
27
Lines of Code:
0

[root]/orderAccuracy/test_config_files/ICE

Lines of Code

orderAccuracy/test_config_files/ICE/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
harman 56 (100.0%) 327 (100.0%) 5.8

Most Recent Commits

harman 2018-11-27 18:14 Rev.: 58962

This should have been deleted in revision 58672

0 lines of code changed in 27 files:

  • orderAccuracy/test_config_files/ICE: Lodi.tst (del), Lodi_pulse.ups (del), advectPS.ups (del), advectScalar1D_dx.tst (del), advectScalar1D_dy.tst (del), advectScalar1D_dz.tst (del), cavityFlow_dx.tst (del), cavityFlow_dx.ups (del), cavityFlow_dy.tst (del), cavityFlow_dy.ups (del), cavityFlow_dz.tst (del), cavityFlow_dz.ups (del), cavityFlow_res.tst (del), dx.tst (del), dy.tst (del), dz.tst (del), plotRiemannTests.gp (del), plotScript.gp (del), rayleigh.ups (del), rayleigh_dx.ups (del), rayleigh_dy.ups (del), rayleigh_dz.ups (del), riemann_dx.tst (del), test2.ups (del), test3.ups (del), test4.ups (del), whatToRun.xml (del)
harman 2018-09-05 17:36 Rev.: 58589

Replaced XML::Simple -> XML::LibXML.

Added get_XML_value() utility. It returns either an array or a scalar and a default value
if the xml tag does not exist.

2 lines of code changed in 2 files:

  • orderAccuracy/test_config_files/ICE: riemann_dx.tst (+2 -2)
harman 2018-09-04 17:31 Rev.: 58582

Updated gnuplot scripts. Printing the curve fit parameters as labels on the plots works again.

analyze_results.pl, masterScript.pl, run_tests.pl
- moved common subroutine for cleaning out unwanted spaces and returns to a common module
Utilities.pm

analyze_results.pm
- converted from xml::Simple to XML::Lib
- Simplified and cleaned up.

10 lines of code changed in 6 files:

  • orderAccuracy/test_config_files/ICE: plotRiemannTests.gp (new), plotScript.gp (new), whatToRun.xml (new)
harman 2018-08-31 17:14 Rev.: 58577

Partial migration from XML::Simple to XML::LibXML. With LibXML you don't need to
manually parse the xml files and fill arrays to be later used (YUCK)_. Now just loop over tests
and pull out the xml entries for each test. Changed spec for replace_values to

< entry path= "<xmlpath>" value = 'X' />

Updated all tst files. More testing is needed.

47 lines of code changed in 16 files:

  • orderAccuracy/test_config_files/ICE: Lodi.tst (new), advectScalar1D_dx.tst (+5 -5), advectScalar1D_dy.tst (new), advectScalar1D_dz.tst (+10 -10), cavityFlow_dx.tst (new), cavityFlow_dy.tst (new), cavityFlow_dz.tst (new), cavityFlow_res.tst (new)
harman 2018-08-28 12:29 Rev.: 58559

Deprecated findReplace, now using replace_XML_value.

Polished the OA scripts

Added advectScalar_1D.ups, it's the ups that started it all!

Updated test config files for advectScalar_1D.ups


252 lines of code changed in 4 files:

  • orderAccuracy/test_config_files/ICE: advectScalar1D_dx.tst (+66), advectScalar1D_dy.tst (+82), advectScalar1D_dz.tst (+82), whatToRun.xml (+22 -4)
harman 2018-08-27 13:22 Rev.: 58557

whatToRun.xml:
Removed redundant ups xml tags

components.xml:
Added comments and spacing

16 lines of code changed in 1 file:

  • orderAccuracy/test_config_files/ICE: whatToRun.xml (+16 -23)
Generated by StatSVN 0.7.0