4 files changed
+4
-4
lines changedSubmodule amrclaw updated from ee85c1f to 7d3e82f
- examples/multi-layer/bowl-radial/qinit_module.f90+2-6
- examples/multi-layer/bowl-radial/setrun.py+5-7
- examples/multi-layer/plane_wave/README.rst+6
- examples/multi-layer/plane_wave/setrun.py+3-5
- examples/storm-surge/ike/setrun.py+3-5
- examples/storm-surge/isaac/setplot.py+1
- examples/storm-surge/isaac/setrun.py+2-6
- examples/storm-surge/synthetic/setplot.py+1-1
- examples/storm-surge/synthetic/setrun.py+3-5
- examples/tsunami/bowl-radial/setrun.py+5-7
- examples/tsunami/bowl-slosh-netcdf/README.rst+5
- examples/tsunami/bowl-slosh-netcdf/setrun.py+4-6
- examples/tsunami/bowl-slosh/README.rst+5
- examples/tsunami/bowl-slosh/setrun.py+4-6
- examples/tsunami/chile2010/setrun.py+6-8
- examples/tsunami/chile2010_adjoint/README.rst+8-1
- examples/tsunami/chile2010_adjoint/adjoint/setrun.py+5-7
- examples/tsunami/chile2010_adjoint/setrun.py+6-8
- examples/tsunami/eta_init_force_dry/README.rst+6-1
- examples/tsunami/eta_init_force_dry/make_input_files.ipynb+11-1
- examples/tsunami/eta_init_force_dry/run_geoclaw.ipynb+16-11
- examples/tsunami/eta_init_force_dry/setplot.py+1-1
- examples/tsunami/eta_init_force_dry/setrun.py+21-14
- examples/tsunami/eta_init_force_dry/setrun_notebook.py+21-14
- examples/tsunami/island-particles/README.rst+5
- examples/tsunami/island-particles/maketopo.py+1-1
- examples/tsunami/island-particles/setrun.py+5-7
- examples/tsunami/radial-ocean-island-fgmax/README.rst+2
- examples/tsunami/radial-ocean-island-fgmax/make_input_files.ipynb+12
- examples/tsunami/radial-ocean-island-fgmax/process_fgmax.ipynb+13
- examples/tsunami/radial-ocean-island-fgmax/setrun.py+11-8
- src/2d/shallow/Makefile.geoclaw-1
- src/2d/shallow/allowflag.f90-99
- src/2d/shallow/amr2.f90+8-4
- src/2d/shallow/flag2refine2.f90+34-112
- src/2d/shallow/getmaxspeed.f90+4-10
- src/2d/shallow/multilayer/Makefile.multilayer-1
- src/2d/shallow/multilayer/flag2refine2.f90+33-96
- src/2d/shallow/multilayer/qinit_module.f90+2-6
- src/2d/shallow/qinit_module.f90+1-7
- src/2d/shallow/refinement_module.f90-6
- src/2d/shallow/topo_module.f90+7-18
- src/python/geoclaw/data.py+47-7
- src/python/geoclaw/util.py+67-7
- tests/bowl_slosh/setrun.py+4-4
- tests/chile2010_adjoint/adjoint/setrun.py+5-5
- tests/chile2010_adjoint/regression_data/claw_git_status.txt+21-26
- tests/chile2010_adjoint/regression_data/gauge00001.txt+45-45
- tests/chile2010_adjoint/setrun.py+11-8
- tests/dtopo1/regression_data/claw_git_status.txt+23-28
- tests/dtopo1/regression_data/gauge00001.txt+11-11
- tests/dtopo1/setplot.py+1-1
- tests/dtopo1/setrun.py+18-8
- tests/particles/maketopo.py+1-1
- tests/particles/regression_data/claw_git_status.txt+23-25
- tests/particles/regression_data/gauge00001.txt+125-125
- tests/particles/regression_data/gauge00002.txt+121-121
- tests/particles/regression_tests.py+6
- tests/particles/setplot.py+1-1
- tests/particles/setrun.py+16-15
- tests/test_util.py+3-3
Submodule pyclaw updated from 41e15d8 to a85a01a
Submodule riemann updated from 78c2236 to 597824c
0 commit comments