-
Notifications
You must be signed in to change notification settings - Fork 2
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
WIP: Update submodules, API changes, tracer swarm packs, formatting CI #225
Open
AstroBarker
wants to merge
27
commits into
main
Choose a base branch
from
blb/update_parthenon
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
00205d1
cleanup pgens, fix tracer init in advection problem and move to postinit
AstroBarker e33d1c7
boundary condition work
AstroBarker 59b10ab
refactoring, misc, lots of changes, bad commit practice...
AstroBarker 498bc46
update parthenon
AstroBarker f28bcdd
fix: swarm positon names
AstroBarker 8c30be3
BC
AstroBarker f687fa2
bump parthenon
AstroBarker ffc7a5b
dump submodules
AstroBarker 4bc1327
revert something
AstroBarker b374060
updates to mean opacity API
AstroBarker 0f679cb
fmt
AstroBarker 55e5ef3
fast logs disabled by default
AstroBarker 7fee7f8
Merge branch 'main' into blb/update_parthenon
AstroBarker 94955cb
ubuntu clang format broke. attempting to switch to pip provided.. mor…
AstroBarker ac9945b
broke yaml
AstroBarker 6800e14
hate actions
AstroBarker 27d1be3
clang format is the most version unstable software
AstroBarker 6423e9b
mean opac param type
AstroBarker 8c338cd
cleanup
AstroBarker ec1499e
pack fix?
AstroBarker 64aae21
fighting types
AstroBarker 2bc3a91
weird changed behavior in regression testing
AstroBarker e76eccc
fmt
AstroBarker bf398c4
feat: tracers work on MeshData, use SWARM_VARIABLES for tracer vars
AstroBarker 13a84dd
WIP + compile time number of tracies for MOCMC
AstroBarker a2990dd
WIP MOCMC refactor to use swarm packs and MeshData and work with mode…
AstroBarker 41c06e1
remove debugging prints
AstroBarker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# © 2021-2025. Triad National Security, LLC. All rights reserved. This | ||
# program was produced under U.S. Government contract 89233218CNA000001 | ||
# for Los Alamos National Laboratory (LANL), which is operated by Triad | ||
# National Security, LLC for the U.S. Department of Energy/National | ||
# Nuclear Security Administration. All rights in the program are | ||
# reserved by Triad National Security, LLC, and the U.S. Department of | ||
# Energy/National Nuclear Security Administration. The Government is | ||
# granted for itself and others acting on its behalf a nonexclusive, | ||
# paid-up, irrevocable worldwide license in this material to reproduce, | ||
# prepare derivative works, distribute copies to the public, perform | ||
# publicly and display publicly, and to permit others to do so. | ||
|
||
set(MOCMC_NUM_SPECIES 3 CACHE INTEGER "Number of radiation species for MOCMC.") |
Submodule parthenon
updated
from 322561 to d65f3e
Submodule singularity-eos
updated
87 files
Submodule singularity-opac
updated
32 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. whoopsy daisy. good catch. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
at some point we might want to change to a different clang-format version