write_params_model Subroutine

public subroutine write_params_model(filename)

Reads parameters related with 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


Contents