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

Sundials merge, continue #576

Open
wants to merge 78 commits into
base: develop_sundials
Choose a base branch
from

Conversation

ashleymedin
Copy link
Contributor

I put a version of the restart fix that Dave asked for (also has gruId as well as hruId).
The cmake build is now more portable with openBLAS default and multithreading turned off inside the code.

ashleymedin and others added 23 commits September 30, 2024 17:58
…nvironment variable has been restored for non-apple builds.
… output and floating-point exception traps removed (those can be introduced in ).
…CK library links may be used instead of automatic detection (which is the default).
@ashleymedin
Copy link
Contributor Author

@wknoben, this is a merge to include the restart file upgrade as requested.

seantrim and others added 6 commits October 9, 2024 21:34
…initions will have to be updated before compiling with ifx is successful.
…- disabled call to openblas_set_num_threads as it is no longer needed.
CMake build updates for user-specified LAPACK libraries and Intel Fortran flags
seantrim and others added 30 commits October 18, 2024 04:09
…th.txt" that contains the full path to the main entry input file for openwq
now the user needs to create a file named "openwq_mainJSONFile_fullPa…
…lect_loop is now handled via the split_select object (instead of a do loop counter).
…routines to modularize update_opSplittin routine in opSplittin.f90 -- work in progress.
…internal subroutines in opSplittin is now complete and tested.
Refactoring updates for summa_driver.f90 and opSplittin.f90
Resolving segmentation errors for gcc-13+ builds
…ing this object was adapted to use the split_select % nSubset data component.
Simplifying the object-oriented methods used for stateFilter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants