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

CEPTR: PLOG reaction support at constant pressure #549

Merged
merged 24 commits into from
Dec 23, 2024
Merged
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
114f548
ceptr: Added functionality for reading and converting PLOG reactions.
terencelehmann Nov 14, 2024
eac86a0
Do formatting with black
terencelehmann Nov 14, 2024
b38e6cb
Run isort and flake8
terencelehmann Nov 14, 2024
edbb570
Latest upstream pull (#2)
ThomasHowarth Nov 14, 2024
3296d8d
Merge branch 'development' into ceptr_development
terencelehmann Nov 14, 2024
1e96572
Merge pull request #3 from AMReX-Combustion/development
ThomasHowarth Nov 14, 2024
8ef83c4
Merge branch 'development' into ceptr_development
terencelehmann Nov 14, 2024
e159dda
Merge pull request #1 from ITV-RWTH/ceptr_development
ThomasHowarth Nov 15, 2024
65f0f57
Adding example mechanism for PLOG evaluation
terencelehmann Nov 20, 2024
452df60
Merge branch 'development' into ceptr_development
terencelehmann Nov 20, 2024
2ff1426
Merge pull request #4 from ITV-RWTH/ceptr_development
terencelehmann Nov 20, 2024
e4fbc5c
Bump Submodules/amrex from `00e6f75` to `f27eb69` (#550)
dependabot[bot] Dec 2, 2024
4584a1b
speciesNames for Manifold EOS (#542)
baperry2 Dec 6, 2024
9a2fa0d
Merge pull request #6 from AMReX-Combustion/development
ThomasHowarth Dec 11, 2024
6b247c1
Merge pull request #7 from ITV-RWTH/development
terencelehmann Dec 17, 2024
707a428
ceptr: create pressure-specific folders for plog mechanism, move plog…
terencelehmann Dec 17, 2024
f298d16
ceptr: implement command line and list options to specify plog pressure
terencelehmann Dec 17, 2024
f1ff696
ceptr: Add plog mech to list_mech
terencelehmann Dec 17, 2024
c3c9bf1
ceptr: Copy Make.package to the plog subfolder
terencelehmann Dec 18, 2024
8a741ce
Merge pull request #8 from ITV-RWTH/ceptr_development
ThomasHowarth Dec 18, 2024
a216073
Merge pull request #9 from AMReX-Combustion/development
terencelehmann Dec 18, 2024
5f81cfd
add docs on plog mechanism conversion
baperry2 Dec 19, 2024
a9bfb1e
fix typo
baperry2 Dec 23, 2024
d60854a
Merge pull request #10 from baperry2/plog-doc
terencelehmann Dec 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Mechanisms/POLIMI2020/1_000atm/Make.package
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CEXE_sources+=mechanism.cpp
Loading
Loading