0.6.0
Loading...
Searching...
No Matches
mod_grid_get_coordinates_point Module Reference

Functions/Subroutines

double precision function, dimension(3) compute_physical_coordinates_point (i, j, k)
 NB: the position of the opposite point is compute_physical_coordinates_point( i, j, k )+get_cell_size( i, j, k )
 

Function/Subroutine Documentation

◆ compute_physical_coordinates_point()

double precision function, dimension(3) mod_grid_get_coordinates_point::compute_physical_coordinates_point ( integer, intent(in) i,
integer, intent(in) j,
integer, intent(in) k )

NB: the position of the opposite point is compute_physical_coordinates_point( i, j, k )+get_cell_size( i, j, k )

Parameters
i,j,kThe cell's indices in (nx,ny,nz)
Returns
The physical size of the cell