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

Go to the source code of this file.

Functions/Subroutines

program lorenz96
 
real(kind=kind(1.0d0)) function, dimension(0:n-1) g (x, N, F)
 
subroutine initialise_mpi (mdl_id, cpl_root, cpl_mpi_comm)
 

Function/Subroutine Documentation

real(kind=kind(1.0d0)) function, dimension(0:n-1) lorenz96::g ( real(kind=kind(1.0d0)), dimension(0:n-1), intent(in)  x,
integer, intent(in)  N,
real(kind=kind(1.0d0)), intent(in)  F 
)

Definition at line 110 of file Lorenz96_empire.f90.

subroutine lorenz96::initialise_mpi ( integer, intent(out)  mdl_id,
integer, intent(out)  cpl_root,
integer, intent(out)  cpl_mpi_comm 
)

Definition at line 122 of file Lorenz96_empire.f90.

program lorenz96 ( )

Definition at line 29 of file Lorenz96_empire.f90.

Here is the call graph for this function: