Skip to content
Open
Changes from all commits
Commits
Show all changes
99 commits
Select commit Hold shift + click to select a range
318ac4a
Migration of NJOY2016 to SNL-NJOY-2016 files.
msternat Aug 19, 2020
3722f22
Updating Git-Clone directory name to match Perl script.
msternat Aug 19, 2020
4d3a5bf
Create README.md
pjgriff Nov 3, 2020
fe7e142
remove old content
Nov 8, 2021
4c16fba
remove files
Nov 8, 2021
e00bd53
clean working
Nov 8, 2021
01808f0
remove filex
Nov 8, 2021
d383f8c
recompile and merge run proccess
Nov 9, 2021
27ec521
cleanup
Nov 9, 2021
24b7b46
clean-up phase 2
Nov 9, 2021
c16e0f1
final incorporation of changes, 11/9/2021
Nov 9, 2021
a1f9821
Update ContinuousIntegrations.yml for vFortran changes: gfortran-9 to…
msternat Nov 15, 2021
42c80a5
Update CI to switch directories into Git-Clone/NJOY2016
msternat Nov 15, 2021
3b3d1c6
Updated CI for build and testing location
msternat Nov 15, 2021
088da32
Updated CI with new command syntax unique to GitHub
msternat Nov 15, 2021
be770c6
Merge branch 'master' into sync-base
msternat Nov 18, 2021
4caed45
Merge pull request #1 from sandialabs/sync-base
msternat Nov 18, 2021
518846c
recover try 2
Dec 28, 2021
b9fca2d
Removed CMakeCache.txt to patch CMake build process.
msternat Dec 31, 2021
324560b
Fix regression suite used
Dec 31, 2021
3b52199
added bin directory and tested
Dec 31, 2021
cd8437b
Updated GitHub-CI to run new regression test script instead of original.
Jan 2, 2022
a922c03
Updated execute permissions on regression test script.
Jan 2, 2022
f948ec1
Converted njoy-2016 from csh to bash, patched interpreter in regressi…
Jan 2, 2022
ff9e05d
Converted regression script to bash to resolve automated testing inte…
Jan 2, 2022
504734d
Merge pull request #2 from sandialabs/recover
msternat Jan 14, 2022
3361f13
Large overhaul to regression testing:
msternat Jan 25, 2022
d9661ce
Updated .gitignore to ignore testing files
msternat Jan 25, 2022
7d58901
Update regression testing utility, add Python diff check.
msternat Jan 25, 2022
fa1e266
Update relative and absolute tolerance in diff to 1E-4 for both.
msternat Jan 25, 2022
9d1581f
Updated some regression outputs to resolve 0.00 vs -0.00 diffs.
msternat Jan 25, 2022
d3711a4
Added skipping for regression test 7 due to errors.
msternat Jan 25, 2022
7b00322
Updated logic to find regression test directories in relative specifi…
msternat Jan 25, 2022
df4b253
Updated string length for path to regression testing directories to c…
msternat Jan 25, 2022
40341f7
Excluding case 13 due to GCC 9 issues to diagnose separately.
msternat Jan 26, 2022
27dbf2a
Update case exemption logic for Mac OSX Bash compatibility.
msternat Jan 26, 2022
dc9bae5
Excluding test 17 from regressions due to failure with GCC 9.
msternat Jan 26, 2022
38eb03a
Testing vFortran gfortran-10 for errors.
Jan 27, 2022
92e7a1b
Exclusing test 24 due to diff error
Jan 27, 2022
0a2a480
Patch sigfpe issues with groupr.f90 and acefc.f90 for gfortran-9+ com…
Jan 27, 2022
97ccb9d
Patch -0.00 vs. 0.00 on a few more tests
Jan 27, 2022
50074e6
Reduce diff tolerance to 1E-6 and revert CI image to using gfortran-9…
Jan 27, 2022
db5ec1f
Add .gitattributes to normalize LF and remove add bin to .gitignore
Jan 27, 2022
8466fc8
Fixed CRLF line endings throughout.
Jan 28, 2022
22e50f1
Repo cleanup:
Jan 28, 2022
7c53496
Merge pull request #4 from sandialabs/repo_cleanup
msternat Jan 28, 2022
4253042
rebase line endings to LF.
Jan 28, 2022
8cb8bf7
Merge branch 'master' of github.com:sandialabs/NJOY2016 into regressi…
Jan 28, 2022
80a45f7
Patch njoy-2016.prl for Mac OSX compatibility. Mac shared object is l…
msternat Jan 28, 2022
7a0822c
Clean up extra regression log and output files.
Jan 28, 2022
c7ee06c
Merge pull request #5 from sandialabs/repo_cleanup2
msternat Jan 28, 2022
ec64408
Merge branch 'master' of github.com:sandialabs/NJOY2016 into regressi…
Jan 28, 2022
cd207e8
Removed debug build testing due to GitHub image failures.
Jan 28, 2022
03a8ee0
Merge branch 'master' of github.com:njoy/NJOY2016 into rebase_main_NJOY
msternat Feb 3, 2022
6e34f16
Stage new regression tests 48-62
msternat Feb 3, 2022
2b0788b
Restore original test files 48-73
msternat Feb 3, 2022
d8195cd
Restored test case 7, 13, and 17. Renamed diff utility from execute.p…
msternat Feb 4, 2022
8723b1b
Merge pull request #3 from sandialabs/regression_reconfigure
msternat Mar 4, 2022
9959151
Merge branch 'master' into rebase_main_NJOY
msternat Mar 16, 2022
a0a2938
Update relative and absolute tolerance for testing.
msternat Mar 16, 2022
8bde3dd
Removed fuzzy-diff function in favor of LANL-NJOY's call of Python's …
msternat Mar 16, 2022
758f2c2
Add sample SNL regression tests
Mar 19, 2022
a4367a7
Update njoy16(1).pdf
pjgriff Mar 19, 2022
602b18d
Removed LANL-NJOY regression outputs from new testing space. Rebased …
msternat Mar 24, 2022
d6cb78d
Merge pull request #6 from sandialabs/rebase_main_NJOY
msternat Apr 5, 2022
b2e894f
Merge branch 'master' of github.com:sandialabs/NJOY2016 into chk_pjg
msternat Apr 5, 2022
480d7a9
Added new regression test reference outputs.
msternat Jun 30, 2022
eefea32
Recommiting to attempt to re-enable CI testing.
msternat Jun 30, 2022
4d7bacd
Update SNL-Test-01 syntax.
msternat Jun 30, 2022
5d8f2ef
Update directory regular expressions for test directories.
msternat Jun 30, 2022
b54aa40
Updated output file name syntax for SNL_Test_01.inp
msternat Jul 1, 2022
76b8b29
Updated directories for SNL_01 regression output files.
msternat Jul 1, 2022
2c1ffa6
Update naming convention of SNL_01 test output files
msternat Jul 1, 2022
8effd2f
Updated output filenames to match CI logic
msternat Jul 3, 2022
22bfeb6
Updated file download for SNL_MANIP_Test_01 and output file names
msternat Jul 5, 2022
1b8e5c7
Patched SNL_MANIP_01 test download URL
msternat Jul 7, 2022
3223385
Fix single file regression and add more MANIPULATE regressions
Jul 23, 2022
fb2a68e
Updated naming on SNL_Test_01 files
Jul 23, 2022
2eacac4
patched output filenames from input file copy function calls
Jul 23, 2022
b92a947
Update SNL_Test_01.inp filenames again, typo
Jul 23, 2022
d8dc6c5
add more MANIPULATE reg tests
Jul 23, 2022
335aeb0
Merge branch 'chk_pjg' of https://github.com/sandialabs/NJOY2016 into…
pjgriff Jul 23, 2022
c7ccbda
Fix cases 5 and 6 for LUNION issue
Jul 23, 2022
57b5a75
Revised new test naming convention for auto-regression compatibility
Mar 2, 2023
72d228f
Merge pull request #7 from sandialabs/chk_pjg
msternat Mar 2, 2023
52ba1fd
moved source back to outer dir
Mar 29, 2023
ccdd2e0
removed old source location correctly
Mar 29, 2023
bfd3d8a
removed CMake build files not meant for repo
Mar 29, 2023
9004217
moved docs, metaconfigure, and CMakeLists.txt back to outer dir
Mar 29, 2023
7c7b6ea
Migrated README from original NJOY and removed executables from repo
Mar 29, 2023
a689aea
Moved original tests directory out to main level to be merged with SN…
Mar 29, 2023
8d06d62
Full migration and removal of Git-Clone directory
Mar 29, 2023
85c951d
Revised workflow and Perl script to account for directory changes.
Mar 29, 2023
da3518f
removed erroneous source file
Mar 30, 2023
e7bca9b
polished main.f90 distinguishing algorithm between run title and modu…
Mar 30, 2023
80a9402
Merge pull request #12 from sandialabs/repo_reconfigure
msternat Apr 1, 2023
a14e720
Updated yaml to use ubuntu-20.04 and gfortran-10
msternat Apr 11, 2023
d55f6b9
Update ContinuousIntegration.yml from macos-10.15 to macos-11
msternat May 26, 2023
a846c2a
stabilize baselien regression tests
pjgriff Sep 30, 2023

Sorry, this diff is taking too long to generate.

It may be too large to display on GitHub.