abl
utils.f File Reference

Functions/Subroutines

subroutine set_grid_spacing
 Compute \(\Delta^2\), the grid spacing used in a SGS model. More...
 
subroutine set_ds_filt (fh, fht, nt, diag, nx)
 Setup test filter. More...
 
subroutine planar_avg_horiz (ua, u)
 Compute planar average of quantity u along horizontal directions. More...
 
subroutine planar_avg_spanwise (ua, u)
 Compute planar average of quantity u along spanwise direction. More...
 
subroutine gij_from_bc (gij, ie)
 Adjust gradient at the boundary using the MOST relation. More...
 
subroutine calc_area_bc
 Calculate the surface "area" of the boundary. More...
 

Function/Subroutine Documentation

◆ calc_area_bc()

subroutine calc_area_bc

Calculate the surface "area" of the boundary.

Note
It is not a true area, but merely a count of all points on the boundary.

◆ gij_from_bc()

subroutine gij_from_bc ( real, dimension(lx1, ly1, lz1, ldim, ldim)  gij,
integer  ie 
)

Adjust gradient at the boundary using the MOST relation.

◆ planar_avg_horiz()

subroutine planar_avg_horiz ( real, dimension(lx1,ly1,lz1,lelt ua,
real, dimension(lx1, ly1, lz1, lelt u 
)

Compute planar average of quantity u along horizontal directions.

Parameters
[in]uArray to be averaged
[out]uaPlanar average of u
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ planar_avg_spanwise()

subroutine planar_avg_spanwise ( real, dimension(lx1,ly1,lz1,lelt ua,
real, dimension(lx1, ly1, lz1, lelt u 
)

Compute planar average of quantity u along spanwise direction.

Parameters
[in]uArray to be averaged
[out]uaPlanar average of u
+ Here is the call graph for this function:

◆ set_ds_filt()

subroutine set_ds_filt ( real, dimension(nx*nx)  fh,
real, dimension(nx*nx)  fht,
integer  nt,
real, dimension(nx)  diag,
integer  nx 
)

Setup test filter.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set_grid_spacing()

subroutine set_grid_spacing

Compute \(\Delta^2\), the grid spacing used in a SGS model.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: