Skip to content

Commit

Permalink
fix cubed sphere map
Browse files Browse the repository at this point in the history
  • Loading branch information
oksanaguba committed Feb 13, 2024
1 parent 899be6a commit 0fd7cd3
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
se_ftype=0
cubed_sphere_map=0
cubed_sphere_map=2
theta_hydrostatic_mode=.true.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
se_ftype=1
cubed_sphere_map=0
cubed_sphere_map=2
theta_hydrostatic_mode=.true.


Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
se_ftype=2
cubed_sphere_map=0
cubed_sphere_map=2
theta_hydrostatic_mode=.true.


Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
se_ftype=4
cubed_sphere_map=0
cubed_sphere_map=2
theta_hydrostatic_mode=.true.


Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

theta_hydrostatic_mode=.true.
tstep_type=5
cubed_sphere_map=0
cubed_sphere_map=2

transport_alg=12
semi_lagrange_cdr_alg=20
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
se_ftype=0
cubed_sphere_map=0
cubed_sphere_map=2
theta_hydrostatic_mode=.false.
tstep_type=7
se_nsplit=10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
se_ftype=1
cubed_sphere_map=0
cubed_sphere_map=2
theta_hydrostatic_mode=.false.
tstep_type=7
se_nsplit=10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
se_ftype=2
cubed_sphere_map=0
cubed_sphere_map=2
theta_hydrostatic_mode=.false.
tstep_type=7
transport_alg=0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
se_ftype=4
cubed_sphere_map=0
cubed_sphere_map=2
theta_hydrostatic_mode=.false.
tstep_type=7
se_nsplit=10
Expand Down

0 comments on commit 0fd7cd3

Please sign in to comment.