Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create repo for full Test Suite #17

Open
millerta opened this issue Sep 27, 2018 · 1 comment
Open

Create repo for full Test Suite #17

millerta opened this issue Sep 27, 2018 · 1 comment
Assignees

Comments

@millerta
Copy link
Collaborator

Create FEHM-VV on github which will include the full test suite, source code for scripts, and documentation.
This will take a little work to make the files repo friendly.

@millerta millerta self-assigned this Sep 27, 2018
@millerta
Copy link
Collaborator Author

millerta commented May 6, 2024

At the very least, create VV Test suite based on George's Windows version that is passing all tests.
See if it can be used or modified to run tests on Linux.

Most recent VV test suites from George are saved at:
/project/eesdev/FEHM/from_george
drwxrwsr-- 100 tamiller sft 12288 Oct 6 2021 VERIFICATION_V3.4win_64bit_clean
/project/eesdev/FEHM/tam
Use modified test.pl to run single tests
drwxrwsr-x 73 tamiller sft 12288 Mar 7 17:05 VERIFICATION_GAZ
drwxrwsr-x 73 tamiller sft 12288 Mar 7 17:05 VERIFICATION_V3.3.0lnx

I have saved old VV test suites and auxiliary compiled programs at

/project/eesdev/tam/fehm_test
es22.lanl.gov:% ls
DOCUMENTS_2.21		 DOCUMENTS_2.22QA  notes       test_programs	 test_suite_V3.3.1
DOCUMENTS_2.21_workshop  github		   README.txt  test_suite_V2.21
es22.lanl.gov:% ls test_programs/*
test_programs/README.txt

test_programs/bin_linux:
BTC	 COMPARE_DIVFC	COMPARE_FR  COMPSAT   MOMENTS2	PROCESS    VECTOR_MAG
COMPARE  COMPARE_FC	COMPARET    COMPTHER  PPPTRK	SUMMARIZE  WT

test_programs/bin_mac:

test_programs/BTC_SRC:
BTC  btc.f  BTC_LNX_2006  BTC_MAC_2006	BTC_MACintel_2008  btc.o  Makefile  test

test_programs/COMPARE_DIVFC_SRC:
COMPARE_DIVFC  compare_divfc.f	COMPARE_DIVFC.linux_2006  compare_divfc.o  Makefile  test

test_programs/COMPARE_FC_SRC:
COMPARE_FC  COMPARE_FC_new_2010  compare_fc_new.f90  Makefile  test

test_programs/COMPARE_FR_SRC:
COMPARE_FR  COMPARE_FRlnx_2010	compare_fr_new.f90  Makefile  test

test_programs/COMPARE_SRC:
comdata.f	  COMPARET    Makefile	      read_analyt.f	  read_model_fin.f  read_ther.f  versions
COMPARE		  comparet.f  parse_string.f  README.txt	  read_model_h.f    SUMMARIZE
compare_arrays.f  comther.f   partition.f     read_model_c.f	  read_model_t.f    summary.f
compare.f	  formd.f     qsort.f	      read_model_c_new.f  read_sat.f	    test

test_programs/MOMENTS2_SRC:
Makefile  MOMENTS2  moments2.f	MOMENTS2lnx_2006  test

test_programs/PPPTRK_SRC:
Makefile	  Makefile.ppptrk  ppptrk_mod.f  PPPTRK_v2.0linux_2006	sort_parti.f  TEST
Makefile.depends  PPPTRK	   ppptrk_new.f  read_fin_new.f		test	      YMP_QA

test_programs/PROCESS_SRC:
Makefile  PROCESS  process1.f  PROCESS_NEW_2006  process_new.f	sort_parti.f  test

test_programs/THER_SRC:
COMPSAT    COMPSAT_LNX_2006  compther.f		comtdata.f    data.f	psat.f	ther_fun.f
compsat.f  COMPTHER	     COMPTHER_LNX_2006	comtdata.mod  Makefile	test

test_programs/VECTOR_SRC:
Makefile  test	VECTOR_MAG  vector_mag.f  VECTOR_MAGlnx

test_programs/WT_SRC:
Makefile  test	WT  wt.f  WTlnx_2006  WTmac_2006  WTmacintel_2008  wt.o

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant