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

ANSYS Fluent DPM incorporation in PeleLMeX #547

Draft
wants to merge 48 commits into
base: development
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
fe9ab7d
Changes made to include dpm reading
SreejithNREL Feb 23, 2024
f77d8fe
Reading particles through io processor only
SreejithNREL Feb 26, 2024
264a566
Added time periodic injection
SreejithNREL Feb 27, 2024
25dc230
Corrected number density
SreejithNREL Feb 28, 2024
896145b
Added subroutine to write spray temporal
SreejithNREL Mar 1, 2024
8c0c522
Added restart capability
SreejithNREL Mar 6, 2024
4f759da
Corrected turbinflow to include turbulence injection
SreejithNREL Mar 20, 2024
97cbc65
Merging with dev after resolving conflicts
SreejithNREL Jul 19, 2024
afb3f66
Corrected some bugs
SreejithNREL Jul 19, 2024
ef6432e
changing abs to fabs
SreejithNREL Jul 19, 2024
bdba257
ndecane-isododecane mechanism (Samah's HEFA surrogate)
baperry2 Jul 22, 2024
a850b6c
add 4sp nonreacting mechanism for HEFA surrogate
baperry2 Jul 22, 2024
33730ef
posf10325/A2/Jet-A HyChem model added
baperry2 Jul 22, 2024
db410bb
Added submodules
SreejithNREL Jul 22, 2024
5357fd6
Merge remote-tracking branch 'bperry/new-mechanisms' into FluentDPM
SreejithNREL Jul 22, 2024
648da9e
add posf10325 qss mech
baperry2 Jul 22, 2024
00a5eb1
add Make.package files
baperry2 Jul 22, 2024
37e1cef
Added Make.package file
SreejithNREL Jul 22, 2024
ae1860e
merged from bperry
SreejithNREL Jul 22, 2024
4c7cc70
note posf10325 mech is high temp only
baperry2 Jul 22, 2024
2317823
newer HEFA surrogate mechanism from Samah - nonreacting version
baperry2 Jul 23, 2024
affdf07
new HEFA surrogate from Samah - reacting
baperry2 Jul 23, 2024
ebfde34
Merge remote-tracking branch 'bperry/new-mechanisms' into FluentDPM
SreejithNREL Jul 23, 2024
f869921
Added coordinate transformation for spray particles using FluentDPM
SreejithNREL Jul 25, 2024
3181281
added submodules
SreejithNREL Jul 25, 2024
c9efb0f
added submo
SreejithNREL Jul 25, 2024
ce7b97a
Merge branch 'FluentDPM' of https://github.com/SreejithNREL/PelePhysi…
SreejithNREL Jul 25, 2024
27abeb3
Clang Tidyied
SreejithNREL Jul 25, 2024
b68399e
CT
SreejithNREL Jul 25, 2024
003c7e8
Spell check correction done
SreejithNREL Jul 25, 2024
3e8c55e
Removed all unnecessary changes
SreejithNREL Jul 27, 2024
b5ec6dd
Clang format
SreejithNREL Jul 27, 2024
75091f0
Clang format
SreejithNREL Jul 27, 2024
1f7facc
temp changes
SreejithNREL Aug 6, 2024
58d4bb5
added sub
SreejithNREL Aug 7, 2024
b2b0b76
Added subm
SreejithNREL Aug 7, 2024
a94b4df
made changes to be more generic
SreejithNREL Aug 16, 2024
c6ebeeb
merged with dev
SreejithNREL Aug 16, 2024
c4136ab
added subm
SreejithNREL Oct 10, 2024
0e35b51
Merging conflict with dev
SreejithNREL Oct 14, 2024
ed2d5a0
Corrected some bugs with git merge
SreejithNREL Oct 14, 2024
6954bf9
removed extra line
SreejithNREL Oct 14, 2024
cd60332
Initial commit
SreejithNREL Nov 5, 2024
2114640
reformatted
SreejithNREL Nov 5, 2024
1990f61
Merge branch 'development' into FluentDPM+
SreejithNREL Nov 5, 2024
ef154e3
Merge branch 'AMReX-Combustion:development' into FluentDPM+
SreejithNREL Nov 6, 2024
2f7735e
Merge branch 'development' into FluentDPM+
SreejithNREL Nov 11, 2024
a88d548
merge commit
SreejithNREL Nov 19, 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: 0 additions & 1 deletion .github/workflows/dependencies/dependencies_dpcpp.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env bash

set -eu -o pipefail

sudo wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/dependencies/dependencies_hip.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env bash

set -eu -o pipefail

sudo mkdir --parents --mode=0755 /etc/apt/keyrings
Expand Down
3 changes: 3 additions & 0 deletions Mechanisms/ndecane-isododecane/Make.package
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
CEXE_headers+=mechanism.H

CEXE_sources+=mechanism.cpp
3 changes: 3 additions & 0 deletions Mechanisms/ndecane-isododecane/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This is a mechanism created for mixtures of n-decane and iso-dodecane
by Samah Mohamed ([email protected]). It is still an "in progress"
model and may be updated based on further validation efforts.
5 changes: 5 additions & 0 deletions Mechanisms/ndecane-isododecane/convert.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash

MECH_HOME="$(pwd)"
MECH_FILE="${MECH_HOME}/mechanism.yaml"
bash ../converter.sh -f "${MECH_FILE}"
Loading