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

v2024.06.0 Release #280

Merged
merged 220 commits into from
Jun 30, 2024
Merged

v2024.06.0 Release #280

merged 220 commits into from
Jun 30, 2024

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    64d78f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9599889 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c59b84 View commit details
    Browse the repository at this point in the history
  4. update generic GSPH

    jmpearl committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    72fbaa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca1d8b2 View commit details
    Browse the repository at this point in the history
  6. updating Llyods algo

    jmpearl committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    cef562e View commit details
    Browse the repository at this point in the history
  7. updating RT tests

    jmpearl committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    4071db6 View commit details
    Browse the repository at this point in the history
  8. updating KH tests

    jmpearl committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    f3095d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. storing for merge

    jmpearl committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    f9db813 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f61044c View commit details
    Browse the repository at this point in the history
  3. GSPH RiemannSolver interface update

    removing GHLLC (depricate), adding a ArtificialViscosity implementation for direct comparison in the GSPH paper. Might need to rename to make it less confusing with the AV class heirarchy in Spheral
    jmpearl committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    26a4d66 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    3cab1c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    b2e6150 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. merging develop

    jmpearl committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    d145fb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    7cffb3c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    bf7ddec View commit details
    Browse the repository at this point in the history
  2. MFV placeholders

    jmpearl committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    5685c8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5c40b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    b9336ca View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. GSPH new gradient options

    jmpearl committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3bf05a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f34578 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2a086a View commit details
    Browse the repository at this point in the history
  4. GSPH Acoustic test fiddling

    jmpearl committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    07113da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    575aaf7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    b6c3032 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. updating SolidGSPH riemann gradient update method

    update policy is now used to handle the Riemann gradients that are stored between steps. for problems with const bc and initial pressure gradients (hydrostatic atmospheres etc...) the pressure gradient will need to be given initial conditions similar to eps or rho or any other field
    jmpearl committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    0b34b88 View commit details
    Browse the repository at this point in the history
  2. improved implementation of GSPH initialization of pressure and veloci…

    …ty gradient on start up
    jmpearl committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    d57d22d View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. updating GSPH for cleaner initialization implementation

    this commit removes the isFirstCycle switch which I was using to hackishly initialize the spatial derivatives. When switching over to using the initializeOnStartUp method the switch never flipped messing up the gradients.
    jmpearl committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    20e3b4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    762b58f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    de11730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    211c83f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    9456a23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6e4b40 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    bd9c8e5 View commit details
    Browse the repository at this point in the history
  2. bugfix GSPH eval-derivs

    jmpearl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    746a251 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    e374352 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    45bb391 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    440e11a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e529d44 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    0c9918b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. solidGSPH updated to python3

    jmpearl committed May 19, 2023
    Configuration menu
    Copy the full SHA
    768c468 View commit details
    Browse the repository at this point in the history
  2. update

    jmpearl committed May 19, 2023
    Configuration menu
    Copy the full SHA
    e171cc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18e9ed0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. step

    jmpearl committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    20923c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b4901 View commit details
    Browse the repository at this point in the history
  3. typo in Noh test

    jmpearl committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3a4a86d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8e81da View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. GSPH: adding BJ limiter

    jmpearl committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    104f687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddd179a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cee5e5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f7cea8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63d78ec View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    792f868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df6d91f View commit details
    Browse the repository at this point in the history
  3. generalize HLLC zero check

    jmpearl committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d90a4db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93f3722 View commit details
    Browse the repository at this point in the history
  5. adding MFV to Noh

    jmpearl committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    68f8de5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63217ee View commit details
    Browse the repository at this point in the history
  7. bugfix cmake GSPH

    jmpearl committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f54651a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    7bb42c1 View commit details
    Browse the repository at this point in the history
  2. MFV: updating Noh

    jmpearl committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4375f85 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. updates to sedov

    jmpearl committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    140480f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. checkpoint

    jmpearl committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a6be56c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    7fcf32d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. stowing for a pull

    jmpearl committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    5a429c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ee08aa View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    2404729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    320b365 View commit details
    Browse the repository at this point in the history
  3. first pass as this mega-merge

    jmpearl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9d495f4 View commit details
    Browse the repository at this point in the history
  4. more merge sorting

    jmpearl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b76b4b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    087fa33 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    bdbfe8a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. bugfix MFV update policies

    jmpearl committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1983d03 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Reassigning blt docs target so we can run 'make docs'. Using the BLT …

    …provided documentation funciton will not work with the current BLT implementation.
    mdavis36 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4a19581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba32213 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. adding Spheral::Vector an an any class, we might want to switch to a …

    …std::variant and visitor format for the state contents
    jmpearl committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    83307ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65b29fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eeaa7b View commit details
    Browse the repository at this point in the history
  4. updating DEM timers

    jmpearl committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f92099a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79b9bb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. We haven't been testing RZ CRK (not really working anyway), but its

    constructor is out of date.
    jmikeowen committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2638494 View commit details
    Browse the repository at this point in the history
  2. Getting Taylor-anvil script up to date, and adding it as a standard

    integration test to be checked.
    jmikeowen committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9a6f2d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    3a6c59a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Merge pull request #267 from LLNL/bugfix/TaylorAnvil

    Adding Taylor-anvil to standard integration tests
    jmikeowen authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5d5063e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Added compiler, MPI, and python paths to export configure script for …

    …SpheralC to use when necessary, removed BLT path export
    ldowen committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ad9d316 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    4db2b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f625d20 View commit details
    Browse the repository at this point in the history
  3. merging dev into solidGSPH

    jmpearl committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    567125f View commit details
    Browse the repository at this point in the history
  4. GSPH clean up post merge

    jmpearl committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3293725 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    74318c8 View commit details
    Browse the repository at this point in the history
  2. Improving DEM solidBC unique indices to accomdate mid simulation remo…

    …val.
    
    This improvement addresses a bug found by Sean Wiggins where particles were erronously getting stuck on solid boundaries if one was deleted. The previous unique index scheme caused pairwise integrate properties to inadvertently get transfered to another solid BC if one was deleted. This commit also gives the user the option to delete a solid bc by passing that bc to the DEM package
    jmpearl committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2283c71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0bce89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79150e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffda8da View commit details
    Browse the repository at this point in the history
  6. DEM more cleaning

    jmpearl committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f163ecd View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    c50e00b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd522f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    8edbf2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c909366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    717fdd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    423d72a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    7a4d59a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    821cc15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    109c067 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    c4eb76d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7094c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    525f9e4 View commit details
    Browse the repository at this point in the history
  2. DEM update release notes

    jmpearl committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    913600c View commit details
    Browse the repository at this point in the history
  3. DEM bugfix misnamed ats

    jmpearl committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a31b02f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    41c8178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c4a248 View commit details
    Browse the repository at this point in the history
  3. Updated release notes

    ldowen committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4212e80 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge pull request #268 from LLNL/bugfix/improve_target_export

    Improve target export
    ldowen authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ea0df9b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    c0697c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ede7a75 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    a5d66c4 View commit details
    Browse the repository at this point in the history
  2. Using to determine OS when SYS_TYPE is not available. Changing x86_64…

    … to ubuntu20.04; copying x86_64 to generic dir; Adding concretizer options for generic architecture targeting w/docker builds.
    mdavis36 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4c1d65f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    c6ae5c3 View commit details
    Browse the repository at this point in the history
  2. Adding generic config dir.

    mdavis36 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c6cd329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a608bb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e444144 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5a3958 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ddd2f9 View commit details
    Browse the repository at this point in the history
  7. Split spack install into separate commands, one for tpls and one for …

    …generating our host-config file.
    mdavis36 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    93fa90e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge pull request #271 from LLNL/devops/docker-envs

    Devops/docker envs
    mdavis36 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f5b0488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c276dd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    fd350bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85bbb29 View commit details
    Browse the repository at this point in the history
  3. DEM: test rename

    jmpearl committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    bd43bd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    f845f16 View commit details
    Browse the repository at this point in the history
  2. updating some solid bc stuff

    jmpearl committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b5e2a76 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. merging dev into DEM

    jmpearl committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    884f2d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. merge resolution

    jmpearl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    891fff8 View commit details
    Browse the repository at this point in the history
  2. DEM fixing a name collision

    jmpearl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    557887e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba25094 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    26e1185 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Spheral spack package is working without versions being set, ran into…

    … issue with exporting mpi and openmp through new blt interface
    ldowen committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b54070d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b14d61 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    8885141 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Combined separate TPL install and dev-build Spack calls into single i…

    …nstall function to help prevent TPL build fails, updated tpl-managers exec call and added C++ TPL versions back
    ldowen committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c82ebe4 View commit details
    Browse the repository at this point in the history
  2. Updated spack commit hash

    ldowen committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e93d46e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    5809c5a View commit details
    Browse the repository at this point in the history
  2. Added zlib provider for zlib-api in spack packages, added system exte…

    …rnals for blueOS package
    ldowen committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d8e3df2 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    5510a85 View commit details
    Browse the repository at this point in the history
  2. Update scripts/devtools/tpl-manager.py

    Co-authored-by: Michael Davis <davis291@llnl.gov>
    ldowen and mdavis36 authored May 6, 2024
    Configuration menu
    Copy the full SHA
    4dd87f6 View commit details
    Browse the repository at this point in the history
  3. Update scripts/devtools/tpl-manager.py

    Co-authored-by: Michael Davis <davis291@llnl.gov>
    ldowen and mdavis36 authored May 6, 2024
    Configuration menu
    Copy the full SHA
    5036536 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'update/update_TPLs' of https://github.com/LLNL/spheral

    …into update/update_TPLs
    ldowen committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0de82d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2149bc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a1e551 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78de9f3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Removed py-pillow provider

    ldowen committed May 7, 2024
    Configuration menu
    Copy the full SHA
    108376e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128baf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    123af2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7406a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d681edd View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    5a0ff0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d71c5f7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    4692ddf View commit details
    Browse the repository at this point in the history
  2. Brought numpy version back, removed python module load from gitlab sc…

    …ript to stop scipy from using the wrong pkg-config on the CZ
    ldowen committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8200720 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    2305448 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. whoopsie

    jmpearl committed May 12, 2024
    Configuration menu
    Copy the full SHA
    ab6f928 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. DEM restart for solid bcs

    jmpearl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c517fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7cce65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a82a07d View commit details
    Browse the repository at this point in the history
  4. updating release notes

    jmpearl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    df5d638 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    dce51c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b338d84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    321fdbc View commit details
    Browse the repository at this point in the history
  4. GSPH: removing HstretchTensor and more unused vars

    only commenting out the Hstretch stuff b/c I'll want to create a H evolution phys package after mike's update which recreates what Hopkins did in his 2015 paper
    jmpearl committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e49d6ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b141746 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a033f0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #269 from LLNL/bugfix/demSolidBCs

    DEM Solid Boundary Bug Fix
    jmpearl authored May 14, 2024
    Configuration menu
    Copy the full SHA
    426d5af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7dacb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58387e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    46395f2 View commit details
    Browse the repository at this point in the history
  11. Removed openblas and switched back to netlib-lapack for the ubuntu pa…

    …ckage configurations
    ldowen committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1aafe5d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7642454 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6af3f39 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    250a035 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d4e3bc1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Fixed a terrible bug that was causing standard ASPH hydros (not FSI or

    CRK) to be incorrect with non-unit aspect ratio H tensors.  Not the
    purpose of this branch, but we want this fix in develop ASAP so it
    will come along.
    jmikeowen committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8199070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b53b1ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    119143e View commit details
    Browse the repository at this point in the history
  4. Brought py-ats recipe back to avoid having to bring in py-poetry, try…

    …ing double quotes around spec
    ldowen committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bdd8472 View commit details
    Browse the repository at this point in the history
  5. RZ CRK fix

    jmikeowen committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c7e1360 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    996c3d8 View commit details
    Browse the repository at this point in the history
  2. Added quiet flag to dev-build

    ldowen committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8759506 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    758e7c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d82629d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab25e99 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Updated the upstream location

    ldowen committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4db574c View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    332bc9f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    8f91424 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    e3cbdd7 View commit details
    Browse the repository at this point in the history
  2. GSPH updating release notes

    jmpearl committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5f3fa73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6ef76d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d2110a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    22b202d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73b5a7b View commit details
    Browse the repository at this point in the history
  3. Updated release notes

    ldowen committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1801c47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a6b621 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request #273 from LLNL/solidGSPH

    GSPH update
    jmpearl authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    97ddcbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    705f60f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    32559e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    884c737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5459b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    d67141b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Update release notes

    ldowen committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    13a1b37 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge pull request #277 from LLNL/feature/flexible_python_targets

    Feature/flexible python targets
    ldowen authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d40e795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2427793 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    0ec5822 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/PalphaConstructor' of github.com:LLNL/spheral in…

    …to bugfix/PalphaConstructor
    jmikeowen committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8b9730d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #272 from LLNL/update/update_TPLs

    Update Spack to 0.22
    ldowen authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    28fb2fc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    4b6edda View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    cfbe671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69c5f2d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge pull request #274 from LLNL/bugfix/PalphaConstructor

    Bugfixes for P-alpha constructor and ASPH algorithm
    mdavis36 authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b03d92f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fec7156 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge pull request #262 from LLNL/feature/docs-target

    CMake docs target
    mdavis36 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    858faca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f16b258 View commit details
    Browse the repository at this point in the history