Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AMReX-Combustion/PeleLMeX
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: AMReX-Combustion/PeleLMeX
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.4
Choose a head ref
  • 15 commits
  • 54 files changed
  • 8 contributors

Commits on Dec 19, 2025

  1. Fix how the species fluxes are summed (#607)

    * Fix how the species fluxes are summed
    
    * Modernize the loop (clang-tidy)
    d-montgomery authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    019098b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2026

  1. fix species flux summing so final Dnp1 isnt double counted (#609)

    * fix species flux summing so final Dnp1 isnt double counted
    
    * implement marc's suggestion and correct for 1 sdc iter case
    baperry2 authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    66b151b View commit details
    Browse the repository at this point in the history
  2. Bump Submodules/PelePhysics from 60716de to d9c1335 (#610)

    Bumps [Submodules/PelePhysics](https://github.com/AMReX-Combustion/PelePhysics) from `60716de` to `d9c1335`.
    - [Release notes](https://github.com/AMReX-Combustion/PelePhysics/releases)
    - [Commits](AMReX-Combustion/PelePhysics@60716de...d9c1335)
    
    ---
    updated-dependencies:
    - dependency-name: Submodules/PelePhysics
      dependency-version: d9c1335db4be8d7f84db973e97e6a23f9093e5b2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    34891a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. Configuration menu
    Copy the full SHA
    58b6f9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c62731 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. Add useful GNUmakefile flags to Controls in docs (#613)

    * give option to specify custom chemistry_model paths
    
    * Add list of usefule GNUmakefile options
    
    * Fix EOS entry
    
    * Fix typo
    
    * Remove text about full list
    
    * remove rogue print statement
    
    * clarify manifold compile flags
    
    ---------
    
    Co-authored-by: Bruce Perry <[email protected]>
    d-montgomery and baperry2 authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    e44a4b3 View commit details
    Browse the repository at this point in the history
  2. Update linear solvers controls in docs (#614)

    * Add max_iter since different from mac/nodal proj
    
    * Fix space
    d-montgomery authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    8852118 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. Changes to compile for single precision (#616)

    * Use amrex max and min.
    
    * Changes for single precision.
    
    * Update PelePhysics.
    
    * Actually test the single precision build.
    
    * Use amrex clamp.
    
    * Fix CI file.
    
    * Formatting.
    
    * Try to fix test_masscons.py.
    
    * Fix clamp.
    
    * Fix narrowing conversions.
    jrood-nrel authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    6311d4f View commit details
    Browse the repository at this point in the history
  2. Add stationary reference frame option for FlameSheet (#590)

    * add stationary reference frame option for FlameSheet
    
    * add moving constant velocity reference frame option
    
    * add user suffix for chemistry model to FlameSheet gnumake
    
    * change flamesheet executable name in ci
    baperry2 authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    e8a5d6b View commit details
    Browse the repository at this point in the history
  3. Relaxing streamSynchronize locations (#595)

    * first syncs
    
    * fix
    
    * remove random file
    
    * missing prandtl
    
    * better naming
    
    * inv sc
    
    * sc
    
    * some more sync shifts
    
    ---------
    
    Co-authored-by: Thomas Howarth <[email protected]>
    Co-authored-by: Jon Rood <[email protected]>
    3 people authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    68e5998 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. add capability option for single output prefix across all output types (

    #617)
    
    * add capability option for single output prefix across all output types
    
    * fix string initialization
    baperry2 authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    0dfd7d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Bump Submodules/AMReX-Hydro from 756c76a to 75da770 (#618)

    Bumps [Submodules/AMReX-Hydro](https://github.com/AMReX-Fluids/AMReX-Hydro) from `756c76a` to `75da770`.
    - [Commits](AMReX-Fluids/AMReX-Hydro@756c76a...75da770)
    
    ---
    updated-dependencies:
    - dependency-name: Submodules/AMReX-Hydro
      dependency-version: 75da770ea36e4064b5947d7e56baa19f5bc92263
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    2c075b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

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

Commits on Feb 12, 2026

  1. Initialize dt when restarting from plt (#623)

    * Initialize dt when restarting from plt
    
    * Use AMREX_REAL_MAX
    
    Tested with amr.dt_shrink and amr.dt_change_max
    d-montgomery authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    a9d4a54 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Bpatch feature extension to include manifold variables (#622)

    * initial changes
    
    * included manifold variables for patch flux reporting
    
    * changed initBpatch declaration
    
    * clang tidyied
    SreejithNREL authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    dea0a91 View commit details
    Browse the repository at this point in the history
Loading