0.6.0
Loading...
Searching...
No Matches
variables_explicit_weno_fd Module Reference

Compile-time settings for immersed boundaries. More...

Variables

double precision, dimension(2) coeff_beta = [13d0/12d0,0.25d0]
 
double precision, dimension(5) coeff_recon = [2d0/6d0,5d0/6d0,1d0/6d0,7d0/6d0,11d0/6d0]
 
double precision, dimension(3) gamma_weno
 
double precision epsilon_machine =1d-15
 

Detailed Description

Compile-time settings for immersed boundaries.

Variable Documentation

◆ coeff_beta

double precision, dimension (2) variables_explicit_weno_fd::coeff_beta = [13d0/12d0,0.25d0]

◆ coeff_recon

double precision, dimension (5) variables_explicit_weno_fd::coeff_recon = [2d0/6d0,5d0/6d0,1d0/6d0,7d0/6d0,11d0/6d0]

◆ epsilon_machine

double precision variables_explicit_weno_fd::epsilon_machine =1d-15

◆ gamma_weno

double precision, dimension (3) variables_explicit_weno_fd::gamma_weno