FE-Project
Loading...
Searching...
No Matches
Data Types | Modules | Functions/Subroutines
scale_cubedsphere_coord_cnv.F90 File Reference
#include "scaleFElib.h"

Go to the source code of this file.

Data Types

interface  scale_cubedsphere_coord_cnv::cubedspherecoordcnv_cs2localorthvec_alpha
 
interface  scale_cubedsphere_coord_cnv::cubedspherecoordcnv_localorth2csvec_alpha
 

Modules

module  scale_cubedsphere_coord_cnv
 module common / Coordinate conversion with a cubed-sphere
 

Functions/Subroutines

subroutine, public scale_cubedsphere_coord_cnv::cubedspherecoordcnv_cs2lonlatpos (panelid, alpha, beta, gam, np, lon, lat)
 
subroutine, public scale_cubedsphere_coord_cnv::cubedspherecoordcnv_cs2lonlatvec (panelid, alpha, beta, gam, np, vecalpha, vecbeta, veclon, veclat, lat)
 
subroutine, public scale_cubedsphere_coord_cnv::cubedspherecoordcnv_lonlat2cspos (panelid, lon, lat, np, alpha, beta)
 
subroutine, public scale_cubedsphere_coord_cnv::cubedspherecoordcnv_lonlat2csvec (panelid, alpha, beta, gam, np, veclon, veclat, vecalpha, vecbeta, lat)
 
subroutine, public scale_cubedsphere_coord_cnv::cubedspherecoordcnv_cs2cartpos (panelid, alpha, beta, gam, np, x, y, z)
 
subroutine, public scale_cubedsphere_coord_cnv::cubedspherecoordcnv_cart2csvec (panelid, alpha, beta, gam, np, vec_x, vec_y, vec_z, vecalpha, vecbeta)
 
subroutine, public scale_cubedsphere_coord_cnv::cubedspherecoordcnv_getmetric (alpha, beta, np, radius, g_ij, gij, gsqrt)