35 real(kind=kind(1.0d0)),
dimension(state_dim),
intent(out) :: x
36 integer,
intent(in) :: particle
41 x = 100.0d0+
real(particle,kind=kind(1.0d0))
a module that can be used to store the data for when the model is a subroutine of empire...
Module that stores the dimension of observation and state spaces.
subroutine model_as_subroutine_initialise(x, particle)
subroutine to initialise an ensemble member when the model is a suboutine of EMPIRE, i.e. when using comms_version = 4