libsim
Versione7.2.3
|
◆ volgrid6d_var_hor_comp_index()
Locate variables which are horizontal components of a vector field. This method scans the volgrid6d_var array provided and locates pairs of variables which are x and y component of the same vector field. On exit, the arrays xind(:) and yind(:) are allocated to a size equal to the number of vector fields detected and their corresponding elements will point to x and y components of the same vector field. If inconsistencies are found, e.g. only one component is detected for a field, or more than one input variable define the same component, then xind and xind are nullified, thus an error condition can be tested as
Definizione alla linea 1510 del file volgrid6d_var_class.F90. |