grid_tools  1.13.0
cstgeo Module Reference

Constants for orientation and stretching of map. More...

Variables

real(sp), dimension(3, 3) rotm
 Orthogonal rotation matrix. More...
 
real(sp) sc
 Schmidt stretching factor. More...
 
real(sp) sci
 Schmidt inverse stretching factor. More...
 

Detailed Description

Constants for orientation and stretching of map.

Author
R. J. Purser

Variable Documentation

◆ rotm

real(sp), dimension(3,3) cstgeo::rotm

Orthogonal rotation matrix.

Definition at line 10 of file pmat5.f90.

◆ sc

real(sp) cstgeo::sc

Schmidt stretching factor.

Definition at line 11 of file pmat5.f90.

◆ sci

real(sp) cstgeo::sci

Schmidt inverse stretching factor.

Definition at line 12 of file pmat5.f90.