Go to the source code of this file.
◆ cvsp_integrate_volume()
double precision function cvsp_integrate_volume |
( |
integer, intent(in) |
J, |
|
|
integer, intent(in) |
I, |
|
|
double precision, intent(in) |
Z_HIGH, |
|
|
double precision, intent(in) |
Z_LOW, |
|
|
double precision, dimension(nsicla), intent(out) |
A |
|
) |
| |
- Parameters
-
[in] | j | [out] J Index of a point in mesh |
[out] | I | Index of a fraction in vertical sorting profile |
[out] | Z_HIGH | Higher depth coordinate |
[out] | Z_LOW | Lower depth coordinate |
Definition at line 7 of file cvsp_integrate_volume.f.