Skip to content

Commit

Permalink
use implicit solver in gpu prognostic edmf
Browse files Browse the repository at this point in the history
  • Loading branch information
szy21 authored and charleskawczynski committed Apr 4, 2024
1 parent 1f63b3b commit e923d56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/gpu_configs/gpu_prognostic_edmfx_aquaplanet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ surface_setup: DefaultMoninObukhov
rad: clearsky
turbconv: prognostic_edmfx
prognostic_tke: true
implicit_diffusion: true
approximate_linear_solve_iters: 2
max_newton_iters_ode: 3
edmfx_upwinding: first_order
edmfx_entr_model: "Generalized"
edmfx_detr_model: "Generalized"
Expand Down

0 comments on commit e923d56

Please sign in to comment.