Skip to content

Commit

Permalink
implementation for AV D (#52)
Browse files Browse the repository at this point in the history
* implementation for AV D

* changes to support artificial species diffusivity

* updating some viz outputs

* point at correct mirgecom branch

* add some code to handle legacy artificial viscosity restarts

* set back to production
  • Loading branch information
anderson2981 authored Nov 14, 2023
1 parent d377201 commit 62b2e3c
Show file tree
Hide file tree
Showing 3 changed files with 296 additions and 115 deletions.
2 changes: 0 additions & 2 deletions buildMirge.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

# default branch for building mirgecom for this driver
mirge_branch="production"
#mirge_branch="wall_model_exposed_gradients"
#mirge_branch="production-generalize-coupling-mja"
# conda environment name
conda_env="mirgeDriver.Y3prediction"

Expand Down
2 changes: 1 addition & 1 deletion smoke_test_ks/run_params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ smooth_char_length: 5
#smooth_char_length: 0
smoothness_alpha: 1.e-12
smoothness_tau: 1.e-12
use_av: 2
use_av: 3
#use_av: 0
alpha_sc: 0.01
s0_sc: -5.0
Expand Down
Loading

0 comments on commit 62b2e3c

Please sign in to comment.