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

Production #551

Draft
wants to merge 1,848 commits into
base: build-production
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
1848 commits
Select commit Hold shift + click to select a range
5faf552
Use rank-local cache.
MTCam Apr 20, 2023
6a4572f
Merge remote-tracking branch 'origin/production' into production
MTCam Apr 20, 2023
3cb9e39
Be more like grudge sod example.
MTCam Apr 20, 2023
41076bc
Merge branch 'production' into production-esdg
MTCam Apr 20, 2023
737e0e1
Match grudge sod.
MTCam Apr 20, 2023
3a736b3
Merge branch 'build-production' into production
MTCam Apr 20, 2023
4996edc
Use rank-local cache
MTCam Apr 20, 2023
9ff9478
Merge remote-tracking branch 'origin/production' into production
MTCam Apr 20, 2023
316fd61
Update esdg euler closer to modern mirgecom.
MTCam Apr 20, 2023
1ad4405
Merge branch 'build-production' into production
MTCam Apr 23, 2023
fbf4780
Merge branch 'build-production' into mrgmn
MTCam Apr 25, 2023
bb6bc3f
Merge branch 'build-production' into production
MTCam Apr 25, 2023
5c5497b
Remove trivial changes
MTCam Apr 25, 2023
53395c2
Use upstream simutil
MTCam Apr 25, 2023
b6b861d
Merge branch 'build-production' into production
MTCam Apr 25, 2023
a8cc29e
Merge branch 'build-production' into production
MTCam Apr 25, 2023
1981c31
Merge branch 'build-production' into production
MTCam Apr 25, 2023
9f7d771
Merge branch 'build-production' into production
majosm Apr 25, 2023
8990f0a
Merge branch 'production' into production-esdg
MTCam Apr 25, 2023
942e07f
Merge branch 'build-production' into production
majosm Apr 25, 2023
9f46ff9
update esdg csn
MTCam Apr 25, 2023
5d1e3ba
Merge remote-tracking branch 'origin/production' into mrgup
MTCam Apr 26, 2023
a45dfdb
Update for multivol, esdg on prediction
MTCam Apr 26, 2023
f986f66
Update from upstream, current state
MTCam Apr 26, 2023
52895b2
Deflake8
MTCam Apr 26, 2023
2e64fce
Deflake8
MTCam Apr 26, 2023
15a84ed
More updates for multivol, better args handling.
MTCam Apr 26, 2023
3d4bd81
Add esdg for multiphysics case.
MTCam Apr 26, 2023
5299c3a
changes
MTCam Apr 27, 2023
602efa3
Bring back constant cfl, even though it recompiles.
MTCam May 1, 2023
7b6e516
Apply stash
MTCam May 1, 2023
8427ba6
Applied stash
MTCam May 1, 2023
cffe57e
Rotate poiseuille pass-through multiphysics inviscid num flux.
MTCam May 1, 2023
08b64ff
Merge branch 'build-production' into production
majosm May 2, 2023
7cf39b8
Updates to esdg
MTCam May 3, 2023
0f883ac
Merge branch 'production' into production-esdg
MTCam May 3, 2023
72192f3
Merge branch 'main' into production
MTCam May 3, 2023
74475e8
Merge branch 'production' into production-esdg
MTCam May 3, 2023
d8d6e2a
Add esdg to more examples.
MTCam May 3, 2023
72a9f9d
Add missing comm tags in ESDG CNS!
MTCam May 3, 2023
bd7ec90
Update mirgecom/euler.py
MTCam May 3, 2023
c0d5144
Add esdg option to classic dg euler_operator
MTCam May 4, 2023
c3485e4
Use Euler operator for inviscid rhs part of CNS, esdg option
MTCam May 4, 2023
4b9396f
Change fluid_operator --> ns_operator
MTCam May 4, 2023
4ab754b
Add ESDG option to examples.
MTCam May 4, 2023
86fb7ef
Merge remote-tracking branch 'origin/production-esdg' into mrgup
MTCam May 4, 2023
5d21535
Add missing esdg arg.
MTCam May 5, 2023
f661edf
Use partial to customize CNS operator
MTCam May 5, 2023
50d1830
Add missing dim param to TaylorGreen
MTCam May 5, 2023
c0c6f0f
Remove stale interface params.
MTCam May 5, 2023
d7e45b6
Force eval earlier, use grudge tracepair interp.
MTCam May 5, 2023
e31407b
Reset examples from debugging config to CI config
MTCam May 5, 2023
bc70512
Add missing cl arg.
MTCam May 5, 2023
a3e085d
Update project call dd spec
MTCam May 5, 2023
4632eb7
Deflake8
MTCam May 5, 2023
5a2eb19
Update scalar advdiff with better rez.
MTCam May 8, 2023
6829e2f
Update scalar advdiff params.
MTCam May 9, 2023
acb6899
Merge branch 'main' into production-esdg
MTCam May 9, 2023
0d3da21
Merge branch 'main' into production
MTCam May 9, 2023
d9a1b38
Merge branch 'production' into production-esdg
MTCam May 9, 2023
7b42fb8
Use old arraycontext.
MTCam May 9, 2023
7afd506
Merge branch 'production' into production-esdg
MTCam May 9, 2023
511a149
Deflake8
MTCam May 9, 2023
21a3104
Lower t_final for CI
MTCam May 10, 2023
3002c89
Debug scalaradvdiff
MTCam May 17, 2023
1e7432b
Fix passive scalars advection in esdg
MTCam May 19, 2023
b06048c
Merge branch 'main' into production
MTCam May 19, 2023
143435a
Merge branch 'production' into production-esdg
MTCam May 19, 2023
2cf46b1
Add isothermal wall to AV boundaries.
MTCam May 23, 2023
18f5663
Merge branch 'build-production' into production
MTCam May 24, 2023
543dabd
Merge remote-tracking branch 'origin/production' into production
MTCam May 24, 2023
f59d4f3
Merge branch 'production' into production-esdg
MTCam May 24, 2023
31dc404
Fix bug in boundary inheritance
MTCam May 24, 2023
5594175
Merge remote-tracking branch 'origin/production' into production
MTCam May 24, 2023
fcbe303
temporarily switch arraycontext branch
majosm May 25, 2023
692ce4c
Merge branch 'build-production' into mrgup
MTCam May 25, 2023
4040c60
Update from upstream
MTCam May 25, 2023
d9e0693
Merge remote-tracking branch 'origin/production' into production
MTCam May 25, 2023
3183946
Merge branch 'build-production' into production-with-radiation
MTCam May 26, 2023
b438c4f
Merge upstream
MTCam Jun 2, 2023
78048ec
Merge branch 'build-production' into production
MTCam Jun 2, 2023
41db210
Merge branch 'build-production' into production
MTCam Jun 3, 2023
a1f45ed
Merge with upstream.
MTCam Jun 3, 2023
b974164
Add Renac flux implementation
MTCam Jun 16, 2023
a3b4c8b
Add (switch to) Renac flux for testing.
MTCam Jun 16, 2023
93e0e81
Switch to updated grudge to capture upstream mods.
MTCam Jun 16, 2023
695349e
Merge branch 'build-production' into production
MTCam Jun 20, 2023
4538bb1
Merge branch 'production' into production-esdg
MTCam Jun 20, 2023
6e8ce01
Test switch to ceesd fork.
MTCam Jun 20, 2023
7017d9b
Switch to illinois-ceesd forks for subpkgs
MTCam Jun 21, 2023
2e89d96
Merge branch 'production' into production-esdg
MTCam Jun 21, 2023
fe2b202
Merge branch 'build-production' into production
MTCam Jun 23, 2023
7053c38
Merge branch 'production' into production-esdg
MTCam Jun 23, 2023
2b834c0
Merge branch 'build-production-generalize-coupling' into production-g…
majosm Jun 26, 2023
ef1124b
Merge branch 'build-production-generalize-coupling' into production-g…
majosm Jun 26, 2023
90a2094
Use pilot upstream collection
MTCam Jun 27, 2023
3f21116
Remove stale example
MTCam Jun 27, 2023
ec885bc
Switch back to production upstream branches.
MTCam Jun 27, 2023
f51403d
Deflake8
MTCam Jun 27, 2023
271d758
Merge branch 'build-production' into production
MTCam Jun 28, 2023
d15da25
Update from upstream
MTCam Jun 28, 2023
f6fff53
Merge branch 'build-production' into production
MTCam Jun 28, 2023
706b53c
Merge branch 'build-production-generalize-coupling' into production-g…
majosm Jun 28, 2023
39ec78f
Merge remote-tracking branch 'origin/production' into production-gene…
majosm Jun 28, 2023
7ba6d20
Merge branch 'radiation-with-esdg' into build-production-with-esdg
MTCam Jun 28, 2023
fb502db
Merge esdg from upstream
MTCam Jun 29, 2023
291e236
Remove rotation, testing stuff
MTCam Jun 29, 2023
19c9523
Reset pressure range for advdiff
MTCam Jun 29, 2023
1da7623
Sync with ESDG examples
MTCam Jun 29, 2023
54ffff6
Merge branch 'radiation-with-esdg' into build-production-with-esdg
MTCam Jun 29, 2023
4d10748
Merge branch 'build-production-with-esdg' into production-minus-esdg
MTCam Jun 29, 2023
e9f2a92
Merge branch 'radiation-with-esdg' into build-production-with-esdg
MTCam Jun 29, 2023
c3f2c8b
Merge branch 'build-production-with-esdg' into production-minus-esdg
MTCam Jun 29, 2023
b3ae839
Merge branch 'build-production' into production-minus-esdg
MTCam Jun 29, 2023
08b56ca
Merge branch 'build-production' into production
MTCam Jun 29, 2023
c7781bc
Merge branch 'build-production' into production
MTCam Jun 29, 2023
86bc2b0
Merge branch 'build-production-actx-init' into production-actx-init
MTCam Jun 29, 2023
174ae2d
Merge branch 'build-production-actx-init' into production-actx-init
MTCam Jun 30, 2023
3cea3f0
Merge branch 'build-production-actx-init' into production-actx-init
MTCam Jun 30, 2023
69c99f6
Merge branch 'build-production' into production
MTCam Jun 30, 2023
1c0d49c
Merge remote-tracking branch 'origin/production' into production-gene…
majosm Jul 5, 2023
fc343eb
Merge branch 'build-production-generalize-coupling' into production-g…
majosm Jul 5, 2023
4bd178a
Merge branch 'build-production' into production
majosm Jul 6, 2023
a1b1dd2
Merge branch 'build-production' into production
majosm Jul 6, 2023
584c2b9
Merge branch 'build-production' into production
majosm Jul 7, 2023
5cc9a55
Merge branch 'build-production' into production
majosm Jul 11, 2023
d6485e4
Merge branch 'build-production' into production
majosm Jul 11, 2023
71d89f4
Merge branch 'build-production' into production
majosm Jul 13, 2023
9bde28e
Merge branch 'build-production' into production
majosm Jul 13, 2023
2084ccd
Merge branch 'build-production' into production
majosm Jul 13, 2023
15190bf
Merge branch 'build-production' into production
majosm Jul 15, 2023
863ffcc
Merge branch 'build-production-mrgup' into production-mrgup
MTCam Jul 17, 2023
7d10db2
Merge branch 'build-production' into production
majosm Jul 17, 2023
5d48450
Merge branch 'build-production' into production
MTCam Jul 18, 2023
1c008c1
Merge branch 'entropy-stable-dg' into build-production
MTCam Jul 18, 2023
dc72449
Merge branch 'build-production' into production
MTCam Jul 18, 2023
a3b9cc3
Merge branch 'build-production' into production
MTCam Jul 25, 2023
1a64a0b
Merge branch 'build-production' into production
MTCam Jul 31, 2023
a9e14d4
Merge branch 'build-production' into production
MTCam Jul 31, 2023
0c3ae78
Merge branch 'build-production' into production
majosm Aug 1, 2023
cf4af7c
Merge branch 'build-production' into production
majosm Aug 2, 2023
5add064
Merge branch 'build-production' into production
MTCam Aug 3, 2023
825b498
Merge branch 'build-production' into production
MTCam Aug 9, 2023
0e119f4
Merge branch 'build-production-numpy' into production-numpy
MTCam Aug 9, 2023
b304204
Merge branch 'build-production' into production
MTCam Aug 9, 2023
d3b19e2
Merge branch 'build-production-numpy' into production-numpy
MTCam Aug 9, 2023
107e175
Merge branch 'build-production-numpy' into production-numpy
MTCam Aug 9, 2023
0872cd3
Merge branch 'build-production-numpy' into production-numpy
MTCam Aug 9, 2023
15dbfdd
Merge branch 'build-production' into production
MTCam Aug 9, 2023
78a96a9
Merge branch 'build-production' into production
MTCam Aug 9, 2023
23be76c
Merge branch 'production-numpy' into production
MTCam Aug 9, 2023
27222c5
Merge branch 'build-production' into production
MTCam Aug 9, 2023
410e852
Merge branch 'build-production' into production
MTCam Aug 16, 2023
d1136d3
Merge branch 'build-production' into production
MTCam Aug 17, 2023
421b669
Merge branch 'build-production' into production
MTCam Aug 17, 2023
419721e
Merge branch 'build-production' into production
MTCam Aug 18, 2023
8ef488f
Merge branch 'build-production-ren' into production-ren
MTCam Aug 18, 2023
704b26b
Merge branch 'build-production-ren' into production-ren
MTCam Aug 18, 2023
c34a725
Merge branch 'build-production-ren' into production-ren
MTCam Aug 18, 2023
7de7a8b
Merge branch 'build-production' into production
MTCam Aug 18, 2023
a114689
Merge branch 'build-production' into production
MTCam Aug 18, 2023
4f9b7e7
Merge branch 'build-production' into production
MTCam Aug 21, 2023
4f648d9
Merge branch 'build-production' into production
MTCam Aug 22, 2023
a051ba6
Merge branch 'build-production' into production
MTCam Aug 25, 2023
0fdc5e0
Merge upstream
MTCam Aug 25, 2023
2ff5377
Merge branch 'build-production' into production
MTCam Aug 25, 2023
3910745
Merge branch 'build-production' into production
MTCam Sep 7, 2023
6d60621
Merge branch 'build-production' into production
MTCam Sep 15, 2023
2ff3913
Merge branch 'build-production' into production
MTCam Sep 29, 2023
d0197f6
Merge branch 'build-production' into production
MTCam Oct 12, 2023
7d06365
Merge branch 'build-production' into production
MTCam Oct 26, 2023
140b982
Merge branch 'main' into production
MTCam Nov 8, 2023
52f9218
Merge branch 'build-production' into production
MTCam Nov 10, 2023
e75b3b0
Merge branch 'build-production' into production
MTCam Nov 14, 2023
b9d8230
Merge branch 'build-production' into production
MTCam Nov 15, 2023
7cc5676
Merge branch 'build-production' into production
MTCam Nov 22, 2023
ceb8b97
Remove blank line in test_viscous (fix conflict) (#982)
tulioricci Nov 28, 2023
1ec9611
Rename esdg conversion test.
MTCam Nov 29, 2023
8d36f76
Merge branch 'build-production' into production
MTCam Nov 30, 2023
8e28bd9
Merge branch 'build-production' into production
MTCam Nov 30, 2023
215bba1
Merge branch 'build-production' into production
MTCam Dec 1, 2023
08b6711
Sharpen comment per Tulio review.
MTCam Dec 1, 2023
5aa44ee
Merge branch 'build-production' into production
MTCam Dec 1, 2023
9fc0c0d
Merge branch 'build-production' into production
MTCam Dec 2, 2023
e7923f5
Merge branch 'build-production' into production
MTCam Dec 4, 2023
174e48e
Merge branch 'build-production' into production
MTCam Dec 14, 2023
c391671
Keep commented line in test_eos (fix conflict) (#991)
tulioricci Jan 2, 2024
6f3bf69
Merge branch 'build-production' into production
MTCam Jan 5, 2024
63d8759
Merge branch 'build-production' into production
MTCam Jan 8, 2024
2d8d8c7
Merge branch 'build-production' into production
MTCam Jan 31, 2024
31a5381
Merge branch 'build-production' into production
MTCam Feb 6, 2024
9d1ef90
Merge branch 'build-production' into production
MTCam Feb 9, 2024
6020194
Merge branch 'build-production' into production
MTCam Feb 15, 2024
433d178
Merge branch 'build-production' into production
MTCam Feb 22, 2024
01511f1
Merge branch 'build-production' into production
MTCam Feb 22, 2024
788f855
Merge branch 'build-production' into production
MTCam Feb 26, 2024
bb81399
Merge branch 'build-production' into production
MTCam Feb 29, 2024
368e1b6
Merge branch 'build-production' into production
MTCam Mar 4, 2024
aa8e055
Merge branch 'build-production' into production
MTCam Mar 6, 2024
5e4c220
Merge branch 'build-production' into production
MTCam Mar 7, 2024
62d94e7
Merge branch 'build-production' into production
MTCam Mar 7, 2024
3009827
Merge branch 'build-production' into production
MTCam Mar 8, 2024
c4caf1a
Merge branch 'build-production' into production
MTCam Mar 8, 2024
61dae9a
Merge branch 'build-production' into production
MTCam Mar 8, 2024
8dced4a
Merge branch 'build-production' into production
MTCam Mar 14, 2024
eeadfd0
Merge branch 'build-production' into production
MTCam Mar 24, 2024
014f515
Merge branch 'build-production' into production
MTCam Apr 10, 2024
3106d6b
Kick CI
MTCam Apr 11, 2024
a027264
Merge branch 'build-production' into production
MTCam Apr 15, 2024
273cb94
Merge branch 'build-production' into production
MTCam Apr 16, 2024
17dc5e7
Merge branch 'build-production' into production
MTCam Apr 16, 2024
1424651
Merge branch 'build-production' into production
MTCam Apr 17, 2024
62a7016
Merge branch 'build-production' into production
MTCam Apr 18, 2024
277ad8f
Merge branch 'build-production' into production
MTCam Apr 18, 2024
08be10a
Merge branch 'build-production' into production
MTCam Apr 18, 2024
bf30ec7
Merge branch 'build-production' into production
MTCam Apr 19, 2024
10a953c
Merge branch 'build-production' into production
MTCam Apr 19, 2024
68f81e7
Merge branch 'build-production' into production
MTCam Apr 24, 2024
7ed2034
Merge branch 'build-production' into production
MTCam Apr 26, 2024
0e7906f
Disable pylint unpacking error
MTCam Apr 27, 2024
4afe0dd
Merge branch 'build-production' into production
MTCam Apr 27, 2024
78f095f
Merge branch 'build-production' into production
MTCam Apr 28, 2024
098bcbd
Merge branch 'build-production' into production
MTCam Apr 28, 2024
8b82ad2
Merge branch 'build-production' into production
MTCam May 4, 2024
e2d62f8
Merge branch 'build-production' into production
MTCam May 11, 2024
8e79cc0
Merge branch 'build-production' into production
MTCam May 11, 2024
3e7250a
Merge branch 'build-production' into production
MTCam May 12, 2024
7ebc409
Merge branch 'build-production' into production
MTCam May 12, 2024
406290d
Merge branch 'build-production' into production
MTCam May 14, 2024
b870832
Merge branch 'build-production' into production
MTCam May 15, 2024
c97e9f4
Merge branch 'build-production' into production
MTCam Jun 20, 2024
6c0baa0
Merge branch 'build-production' into production
MTCam Jun 20, 2024
423b1d6
Merge branch 'build-production' into production
MTCam Jun 20, 2024
bfb7055
Merge branch 'build-production' into production
MTCam Jun 20, 2024
262b392
Merge branch 'build-production' into production
MTCam Jun 21, 2024
f0eb9eb
Merge branch 'build-production' into production
MTCam Jul 20, 2024
6139b3c
Merge branch 'build-production' into production
MTCam Jul 26, 2024
b9bb3ac
Merge branch 'build-production' into production
MTCam Jul 27, 2024
773f048
Merge branch 'build-production' into production
MTCam Jul 30, 2024
cf52d8e
Merge branch 'build-production' into production
MTCam Aug 16, 2024
ef9c5bb
Merge branch 'build-production' into production
MTCam Aug 28, 2024
4f4e0a5
Merge branch 'build-production' into production
MTCam Aug 30, 2024
66c5713
Merge branch 'build-production' into production
MTCam Sep 6, 2024
c99d72d
Merge branch 'build-production' into production
MTCam Sep 9, 2024
ee7aff9
Merge branch 'build-production' into production
MTCam Sep 9, 2024
0d2d8b1
Merge branch 'build-production' into production
MTCam Sep 9, 2024
163e79f
Merge branch 'build-production' into production
MTCam Sep 9, 2024
ea8561c
Merge branch 'build-production' into production
MTCam Sep 24, 2024
77ee510
use miniforge in CI (#1071)
matthiasdiener Oct 2, 2024
cc2f868
Merge branch 'main' into production
MTCam Oct 2, 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
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
MINIFORGE_INSTALL_DIR=.miniforge3
. "$MINIFORGE_INSTALL_DIR/bin/activate" testing
python -m pip install types-psutil
python -m pip install types-psutil types-PyYAML
./run-mypy.sh

pylint:
Expand Down
3 changes: 2 additions & 1 deletion doc/fluid.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ Diffusive flux
The species diffusive fluxes are given by:

$$
\b{J}_{\alpha} = -\rho{d}_{(\alpha)}\nabla{Y}_{\alpha},
\b{J}_{\alpha} = -\rho\left({d}_{(\alpha)}\nabla{Y}_{(\alpha)}-Y_{(\alpha)}d_{\alpha}
\nabla{Y}_{\alpha}\right),
$$

with gas density $\rho$, species diffusivities ${d}_{\alpha}$, and
Expand Down
5 changes: 4 additions & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ unique features they exercise are as follows:
- `hotplate-mpi.py`: Isothermal BC verification (prescribed exact soln)
- `doublemach-mpi.py`: AV test case
- `nsmix-mpi.py`: Viscous mixture w/Pyrometheus-based EOS
- `poiseuille-mpi.py`: Poiseuille flow verification case
- `poiseuille-mpi.py`: Poiseuille flow verification case
- `poiseuille-multispecies-mpi.py`: Poiseuille flow with passive scalars
- `scalar-advdiff-mpi.py`: Scalar advection-diffusion verification case
- `combozzle-mpi.py`: Prediction-relevant testing, kitchen sink, many options
1 change: 1 addition & 0 deletions examples/combozzle-mpi-lazy.py
Loading