EMPIRE DA
v1.9.1
Data assimilation codes using EMPIRE communication
|
Go to the source code of this file.
Functions/Subroutines | |
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 More... | |
subroutine model_as_subroutine_initialise | ( | real(kind=kind(1.0d0)), dimension(state_dim), intent(out) | x, |
integer, intent(in) | particle | ||
) |
subroutine to initialise an ensemble member when the model is a suboutine of EMPIRE, i.e. when using comms_version = 4
Definition at line 31 of file model_as_subroutine_initialise.f90.