params_diffusion_mms_m Module

Parameters for the DIFFUSION model related with MMS



Contents


Variables

Type Visibility Attributes Name Initial
logical, protected :: mms_on = .false.

Switch for MMS


Subroutines

public subroutine read_params_mms(filename)

Reads parameters related with mms in diffusion model

Arguments

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

Filename, to read from

public subroutine write_params_mms(filename)

Reads parameters related with mms in diffusion model

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