- Oct 26, 2023
-
-
KyleKlenk authored
Move testing directory to utils
-
- Oct 25, 2023
- Oct 24, 2023
- Oct 23, 2023
- Oct 22, 2023
- Oct 21, 2023
-
-
KyleKlenk authored
Adjusted Command Line Parameters Use: Added more helpful output. Added ability to generate a config file. Updated readme.
-
- Oct 18, 2023
-
-
KyleKlenk authored
-
KyleKlenk authored
Merge branch 'summa_v4_changes' of https://git.cs.usask.ca/numerical_simulations_lab/actors/Summa-Actors into summa_v4_changes
-
KyleKlenk authored
Added command line arguments to output scripts. Added instructions to resourceUsage script
-
- Sep 19, 2023
-
-
Kyle Klenk (kck540) authored
Merge branch 'summa_v4_changes' of https://git.cs.usask.ca/numerical_simulations_lab/actors/Summa-Actors into summa_v4_changes
-
Kyle Klenk (kck540) authored
-
KyleKlenk authored
-
KyleKlenk authored
-
- Sep 05, 2023
-
-
KyleKlenk authored
-
- Aug 23, 2023
-
-
KyleKlenk authored
Merge branch 'summa_v4_changes' of https://git.cs.usask.ca/numerical_simulations_lab/actors/Summa-Actors into summa_v4_changes
-
KyleKlenk authored
-
KyleKlenk authored
Fixed issues with compiling with g++11.
-
- Aug 21, 2023
-
-
KyleKlenk authored
Merge branch 'summa_v4_changes' of https://git.cs.usask.ca/numerical_simulations_lab/actors/Summa-Actors into summa_v4_changes
-
KyleKlenk authored
-
- Aug 18, 2023
-
-
KyleKlenk authored
Also cleaned up the output strucutre and removed some of the calls to subroutines that are uneeded.
-
- Aug 17, 2023
- Aug 15, 2023
-
-
KyleKlenk authored
Can use json to pass state variable tolerances. Can also just pass in atol and rtol to have all state variables set the same.
-
- Aug 14, 2023
-
-
KyleKlenk authored
Moved the calls to fortran files to a singular file so we don't have to go through C++ and Fortran for multiple functions.
-
- Aug 12, 2023
-
-
KyleKlenk authored
-
- Aug 11, 2023
- Aug 10, 2023
-
-
KyleKlenk authored
Moved read_attrb and read_icond to be called from job_init_fotran
-
KyleKlenk authored
summa_SetTimesDirsAndFiles summa_defineGlobalData The actors version now calls job_init_fortran as an interface which calls the SUMMA supplied subroutines.
-
KyleKlenk authored
Added the subroutines to the output_structure_routine for increased clarity. Also removed the output structure specific file from the engine dir.
-
KyleKlenk authored
-
- Aug 09, 2023