Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
bffaaad
Add metric/adaptation config options and maps
bmunguia Nov 3, 2025
3f2a7dd
Add adaptation primitive/gradient/Hessian and metric tensor to CVaria…
bmunguia Nov 3, 2025
10e1606
Add solver functionality to calculate metric tensor field
bmunguia Nov 3, 2025
14aba45
Add single zone driver calls to calculate metric fiedl
bmunguia Nov 3, 2025
631f4b5
Add metric tensor outputs
bmunguia Nov 3, 2025
14dddf6
Add tensor outputs to paraview filewriter
bmunguia Nov 3, 2025
c842037
Add Alberto/Andrea's Primitive_Adapt for NEMO and incompressible Euler
bmunguia Nov 3, 2025
10adbac
Update adaptation python option descriptions
bmunguia Nov 4, 2025
79da503
Fix call to SetPrimitive_Adapt()
bmunguia Nov 4, 2025
b4c9765
Remove various unused variables and goal-oriented code paths
bmunguia Nov 4, 2025
76f7a9d
Address CodeQL complaints
bmunguia Nov 4, 2025
6e4c760
Bug fix
bmunguia Nov 5, 2025
7027e45
Merge branch 'develop' into dev/aniso_metric
bigfooted Apr 6, 2026
1ff633b
Overhaul Hessian/metric implementation to use CPrimitiveIndices for …
bmunguia Apr 8, 2026
09b332c
Helpers for number of resolved sensors
bmunguia Apr 8, 2026
e83414e
Add python wrapper support for custom metric sensors, and example
bmunguia Apr 8, 2026
48e88d7
Communicate sensors after calculating so custom sensors can be set pr…
bmunguia Apr 9, 2026
0c5e86e
Add metric outputs to incompressible and NEMO solvers
bmunguia Apr 9, 2026
2930c8d
Separate examples for primitive and derived sensors
bmunguia Apr 9, 2026
440b815
Fix sensor indexing so first sensor Hessian in config is normalized
bmunguia Apr 9, 2026
e3300de
Add built-in derived sensors for Mach and velocity magnitude
bmunguia Apr 11, 2026
11c7387
Rename test case directory
bmunguia Apr 11, 2026
97c9a26
Fix test case
bmunguia Apr 11, 2026
78fedf5
Fix Hessian indexing and add comment about symmetry by construction
bmunguia Apr 12, 2026
eff8e04
Remove namespace indentation
bmunguia Apr 12, 2026
f03f561
Merge remote-tracking branch 'upstream/develop' into dev/aniso_metric
bmunguia Apr 12, 2026
017b3b7
Merge upstream submodules
bmunguia Apr 12, 2026
c70dcf2
Remove unused import
bmunguia Apr 12, 2026
d0c2d55
Separate Hessian inner loop into diagonal and off-diagonal
bmunguia Apr 12, 2026
bf3e804
Merge remote-tracking branch 'upstream/develop' into dev/aniso_metric
bmunguia Apr 13, 2026
c1ea0c4
Rename "Derived" to "Computed" sensors
bmunguia Apr 13, 2026
f508933
Fix sensor allocation
bmunguia Apr 13, 2026
49b1681
Resolve more compilation issues
bmunguia Apr 13, 2026
82bee37
More bug fixes
bmunguia Apr 13, 2026
e9677a5
More bug fixes
bmunguia Apr 13, 2026
6769658
More compiler warning fixes
bmunguia Apr 13, 2026
bb679ea
More bug fixes
bmunguia Apr 13, 2026
6f33d2e
Fix divide-by-zero when Compute_Metric False
bmunguia Apr 14, 2026
83a29b5
Address CodeQL complaints
bmunguia Apr 14, 2026
f77cfa0
Merge remote-tracking branch 'upstream/develop' into dev/aniso_metric
bmunguia Apr 18, 2026
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
Prev Previous commit
Next Next commit
Merge upstream submodules
  • Loading branch information
bmunguia committed Apr 12, 2026
commit 017b3b7e090fd0291aa30a7b003ef087c9e78f20
2 changes: 1 addition & 1 deletion externals/opdi
Comment thread
bmunguia marked this conversation as resolved.
Submodule opdi updated 748 files
2 changes: 1 addition & 1 deletion subprojects/MLPCpp
Comment thread
bmunguia marked this conversation as resolved.
Loading