params_brag_floors_m Module

Parameters for the BRAGINSKII model related with floors



Contents


Variables

Type Visibility Attributes Name Initial
real(kind=GP), protected :: floor_ne = GP_EPS

Floor value for density

real(kind=GP), protected :: floor_te = GP_EPS

Floor value for electron temperature

real(kind=GP), protected :: floor_ti = GP_EPS

Floor value for ion temperature


Subroutines

public subroutine read_params_brag_floors(filename)

Reads parameters related with brag_floors

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename

Filename, to read from

public subroutine write_params_brag_floors(filename)

Reads parameters related with brag_floors

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in), optional :: filename

If present, filename where params are written to, if not present, writes to screen