EMPIRE DA
v1.9.1
Data assimilation codes using EMPIRE communication
Main Page
Related Pages
Data Types List
Files
Assimilation Methods
Other features
How to cite EMPIRE
Tutorials
File List
File Members
All
Classes
Files
Functions
Variables
Pages
three_d_var_all_particles.f90
Go to the documentation of this file.
1
2
subroutine
three_d_var_all_particles
3
use
comms
4
use
pf_control
5
implicit none
6
7
integer
:: i
8
9
do
i = 1,pf%count
10
call
three_d_var
(pf%psi(:,i))
11
end do
12
13
14
end subroutine
three_d_var_all_particles
comms
Module containing EMPIRE coupling data.
Definition:
comms.f90:57
three_d_var_all_particles
subroutine three_d_var_all_particles
subroutine to call 3DVar for each particle
Definition:
three_d_var_all_particles.f90:2
three_d_var
subroutine three_d_var(x)
Definition:
three_d_var.f90:29
pf_control
module pf_control holds all the information to control the the main program
Definition:
pf_control.f90:29
src
var
three_d_var_all_particles.f90
Generated on Tue Dec 13 2016 18:44:26 for EMPIRE DA by
1.8.8