Skip to content

Commit

Permalink
uses sin50xy metric
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Park authored and Mike Park committed Sep 19, 2022
1 parent 13a6b68 commit b03c570
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions acceptance/mixed/spading/accept-mixed-spading.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ else
src=${HOME}/refine/egads/src
fi

field="-u sin50xy"

${src}/ref_fixture_test --prism prism.lb8.ugrid \
0 1 0 1 0 1 \
5 5 5 0
Expand All @@ -18,9 +20,14 @@ ${src}/ref_shard_test prism.lb8.ugrid 2 5

${src}/ref translate ref_shard_test.b8.ugrid mixed01.lb8.ugrid

${src}/ref_acceptance ${field} mixed01.lb8.ugrid \
mixed01.solb

${src}/ref multiscale mixed01.lb8.ugrid mixed01.solb \
100 mixed01-metric.solb

${src}/ref adapt mixed01.lb8.ugrid \
--fun3d-mapbc mixed01.mapbc \
--spalding 0.01 100 \
--metric mixed01-metric.solb \
-x mixed02.lb8.ugrid \
-x mixed02.plt -s 10

0 comments on commit b03c570

Please sign in to comment.