Skip to content

Commit

Permalink
More updates to support manufactured solution in Omega
Browse files Browse the repository at this point in the history
  • Loading branch information
xylar committed Dec 4, 2024
1 parent f11d40e commit 531877f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions polaris/ocean/model/mpaso_to_omega.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,10 @@ config:
options:
config_use_mom_del4: VelHyperDiffTendencyEnable
config_mom_del4: ViscDel4

- section:
manufactured_solution: ManufacturedSolution
options:
config_manufactured_solution_wavelength_x: WavelengthX
config_manufactured_solution_wavelength_y: WavelengthY
config_manufactured_solution_amplitude: Amplitude
2 changes: 2 additions & 0 deletions polaris/ocean/tasks/manufactured_solution/forward.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Omega:
Tendencies:
VelDiffTendencyEnable: false
VelHyperDiffTendencyEnable: false
UseCustomTendency: true
ManufacturedSolutionTendency: true
Dimension:
NVertLevels: 1
IOStreams:
Expand Down

0 comments on commit 531877f

Please sign in to comment.