params_equi_slab_m Module

Module for parameter reading for the slab equilibrium type



Functions

public pure function get_slab_boxsize()

Arguments

None

Return Value real(kind=fp)

public pure function get_slab_sol()

Arguments

None

Return Value logical

public pure function get_slab_yperiodic()

Arguments

None

Return Value logical


Subroutines

public subroutine read_params_slab(filename)

Reads the equi slab namelist from the given filename

Arguments

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

Filename to read from

public subroutine write_params_slab(filename)

Writes the equi slab namelist to the given filename

Arguments

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

Filename to read from