programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Types
rotation.f90 File Reference

Module for physical constants. More...

Data Types

module  rotation
 
interface  rotation::rotation_define
 Define a global rotation. More...
 
interface  rotation::rotation_update_coords
 Update coordinates based on a global rotation and time. More...
 
interface  rotation::angular_velocity
 Return angular velocity associated with a rotation. More...
 
interface  rotation::rotation_velocity
 Compute rotation velocity relative to fixed coordinates at a given point. More...
 
interface  rotation::add_coriolis_v
 Add a Coriolis term to a vector. More...
 
interface  rotation::coriolis_v
 Compute a Coriolis term for a vector. More...
 
interface  rotation::add_coriolis_t
 Add the dual tensor of a rotation vector to a tensor. More...
 
interface  rotation::coriolis_t
 Compute the dual tensor of a rotation vector. More...
 
interface  rotation::rotation_to_array
 Copy rotation structure values to an array. More...
 

Detailed Description

Module for physical constants.