Skip to content

corners

FillCornersBGrid

Helper-class to fill corners corresponding to the fortran function fill_corners with BGRID=.true. and either FILL=YDir or FILL=YDIR

fill_corners_2cells_mult_x(q, q_corner, sw_mult, se_mult, nw_mult, ne_mult)

Fills cell quantity q using corners from q_corner and multipliers in x-dir.

fill_corners_2cells_mult_y(q, q_corner, sw_mult, se_mult, nw_mult, ne_mult)

Fills cell quantity q using corners from q_corner and multipliers in y-dir.

fill_corners_2cells_x(q)

Fills cell quantity q in x-dir.

fill_corners_2cells_y(q)

Fills cell quantity q in y-dir.

fill_corners_3cells_mult_x(q, q_corner, sw_mult, se_mult, nw_mult, ne_mult)

Fills cell quantity q using corners from q_corner and multipliers in x-dir.

fill_corners_3cells_mult_y(q, q_corner, sw_mult, se_mult, nw_mult, ne_mult)

Fills cell quantity q using corners from q_corner and multipliers in y-dir.

fill_corners_dgrid_defn(x_in, x_out, y_in, y_out, mysign)

Parameters:

Name Type Description Default
x_in in
required
x_out inout
required
y_in in
required
y_out inout
required