log_bnd Function

public function log_bnd(bnddescr, bndval)

Sets bnd value to the logarithm of the prescribed value if the descrpitor is "DIRICHLET". Necessary for ne, te and ti

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: bnddescr

Type of perpendicular boundary condition

real(kind=GP), intent(in) :: bndval

Value for the perpendicular boundary condition

Return Value real(kind=gp)


Contents