EMPIRE DA  v1.9.1
Data assimilation codes using EMPIRE communication
 All Classes Files Functions Variables Pages
model_as_subroutine_start.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine model_as_subroutine_start (x, particle, tag)
 subroutine to increment the model when the model is a subroutine of empire. This is comms_v4 routine. More...
 

Function/Subroutine Documentation

subroutine model_as_subroutine_start ( real(kind=kind(1.0d0)), dimension(state_dim), intent(in)  x,
integer, intent(in)  particle,
integer, intent(in)  tag 
)

subroutine to increment the model when the model is a subroutine of empire. This is comms_v4 routine.

Parameters
[out]model_states(,particle)
[in]xthe input state vector to be incremented
[in]particlethe particle number
[in]tagthe tag that controls whether to continue, finish or reset time

Definition at line 32 of file model_as_subroutine_start.f90.

Here is the caller graph for this function: