Skip to content

Commit

Permalink
Add "coarse_tails" grid spacing option to some example input files
Browse files Browse the repository at this point in the history
  • Loading branch information
johnomotani committed Aug 9, 2024
1 parent a70cc16 commit c2cd759
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@ vpa_nelement = 63
vpa_L = 36.0
vpa_bc = "zero"
vpa_discretization = "chebyshev_pseudospectral"
vpa_element_spacing_option = "coarse_tails"
vz_ngrid = 6
vz_nelement = 63
vz_L = 36.0
vz_bc = "zero"
vz_discretization = "chebyshev_pseudospectral"
vz_element_spacing_option = "coarse_tails"

[timestepping]
type = "Fekete4(3)"
Expand Down
2 changes: 2 additions & 0 deletions examples/recycling-fraction/wall-bc_recyclefraction0.5.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@ vpa_nelement = 63
vpa_L = 36.0
vpa_bc = "zero"
vpa_discretization = "chebyshev_pseudospectral"
vpa_element_spacing_option = "coarse_tails"
vz_ngrid = 10
vz_nelement = 63
vz_L = 36.0
vz_bc = "zero"
vz_discretization = "chebyshev_pseudospectral"
vz_element_spacing_option = "coarse_tails"

[timestepping]
type = "Fekete4(3)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@ vpa_nelement = 63
vpa_L = 36.0
vpa_bc = "zero"
vpa_discretization = "chebyshev_pseudospectral"
vpa_element_spacing_option = "coarse_tails"
vz_ngrid = 10
vz_nelement = 63
vz_L = 36.0
vz_bc = "zero"
vz_discretization = "chebyshev_pseudospectral"
vz_element_spacing_option = "coarse_tails"

[timestepping]
type = "Fekete4(3)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@ vpa_nelement = 63
vpa_L = 36.0
vpa_bc = "zero"
vpa_discretization = "chebyshev_pseudospectral"
vpa_element_spacing_option = "coarse_tails"
vz_ngrid = 10
vz_nelement = 63
vz_L = 36.0
vz_bc = "zero"
vz_discretization = "chebyshev_pseudospectral"
vz_element_spacing_option = "coarse_tails"

[timestepping]
type = "Fekete4(3)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,19 +55,21 @@ vpa_nelement = 63
vpa_L = 36.0
vpa_bc = "zero"
vpa_discretization = "chebyshev_pseudospectral"
vpa_element_spacing_option = "coarse_tails"
vz_ngrid = 6
vz_nelement = 63
vz_L = 36.0
vz_bc = "zero"
vz_discretization = "chebyshev_pseudospectral"
vz_element_spacing_option = "coarse_tails"

[timestepping]
type = "Fekete4(3)"
nstep = 100000
dt = 1.0e-5
minimum_dt = 1.0e-6
nwrite = 1000
nwrite_dfns = 1000
nwrite = 10000
nwrite_dfns = 10000
split_operators = false
steady_state_residual = true
converged_residual_value = 1.0e-3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@ vpa_nelement = 63
vpa_L = 36.0
vpa_bc = "zero"
vpa_discretization = "chebyshev_pseudospectral"
vpa_element_spacing_option = "coarse_tails"
vz_ngrid = 10
vz_nelement = 63
vz_L = 36.0
vz_bc = "zero"
vz_discretization = "chebyshev_pseudospectral"
vz_element_spacing_option = "coarse_tails"

[timestepping]
type = "Fekete4(3)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@ vpa_nelement = 63
vpa_L = 36.0
vpa_bc = "zero"
vpa_discretization = "chebyshev_pseudospectral"
vpa_element_spacing_option = "coarse_tails"
vz_ngrid = 10
vz_nelement = 63
vz_L = 36.0
vz_bc = "zero"
vz_discretization = "chebyshev_pseudospectral"
vz_element_spacing_option = "coarse_tails"

[timestepping]
#nstep = 50000
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,13 @@ vpa_nelement = 63
vpa_L = 36.0
vpa_bc = "zero"
vpa_discretization = "chebyshev_pseudospectral"
vpa_element_spacing_option = "coarse_tails"
vz_ngrid = 10
vz_nelement = 63
vz_L = 36.0
vz_bc = "zero"
vz_discretization = "chebyshev_pseudospectral"
vz_element_spacing_option = "coarse_tails"

[timestepping]
type = "Fekete10(4)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,13 @@ vpa_nelement = 63
vpa_L = 36.0
vpa_bc = "zero"
vpa_discretization = "chebyshev_pseudospectral"
vpa_element_spacing_option = "coarse_tails"
vz_ngrid = 10
vz_nelement = 63
vz_L = 36.0
vz_bc = "zero"
vz_discretization = "chebyshev_pseudospectral"
vz_element_spacing_option = "coarse_tails"

[timestepping]
type = "Fekete4(2)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,13 @@ vpa_nelement = 63
vpa_L = 36.0
vpa_bc = "zero"
vpa_discretization = "chebyshev_pseudospectral"
vpa_element_spacing_option = "coarse_tails"
vz_ngrid = 10
vz_nelement = 63
vz_L = 36.0
vz_bc = "zero"
vz_discretization = "chebyshev_pseudospectral"
vz_element_spacing_option = "coarse_tails"

[timestepping]
type = "Fekete6(4)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,13 @@ vpa_nelement = 63
vpa_L = 36.0
vpa_bc = "zero"
vpa_discretization = "chebyshev_pseudospectral"
vpa_element_spacing_option = "coarse_tails"
vz_ngrid = 10
vz_nelement = 63
vz_L = 36.0
vz_bc = "zero"
vz_discretization = "chebyshev_pseudospectral"
vz_element_spacing_option = "coarse_tails"

[timestepping]
type = "RKF5(4)"
Expand Down

0 comments on commit c2cd759

Please sign in to comment.