SLiMv2.1/aaron_wave.f90 File Reference
Go to the source code of this file.
|
Functions/Subroutines |
subroutine | wave () |
subroutine | BCs () |
subroutine | MPI_ghost () |
subroutine | fr (fn, data, nx, ny, nz) |
subroutine | fw (fn, data, nx, ny, nz, n_rec) |
subroutine | GRNF (X, Y) |
Function Documentation
subroutine fr |
( |
character*80 |
fn, |
|
|
real,dimension(nx,ny,nz) |
data, |
|
|
integer |
nx, |
|
|
integer |
ny, |
|
|
integer |
nz | |
|
) |
| | |
subroutine fw |
( |
character*80 |
fn, |
|
|
real,dimension(nx,ny,nz) |
data, |
|
|
integer |
nx, |
|
|
integer |
ny, |
|
|
integer |
nz, |
|
|
integer |
n_rec | |
|
) |
| | |
subroutine GRNF |
( |
REAL,intent(out) |
X, |
|
|
REAL,intent(out) |
Y | |
|
) |
| | |