It is also possible to set the value of a parameter (which must already be declared in the parameter file) using the interface:
Where TYPE is one of:
integer(kind=int32) integer(kind=int32), dimension(:) real(kind=single) real(kind=single), dimension(:) real(kind=double) real(kind=double), dimension(:) character(len=*) character(len=*), dimension(:)