Canoe
Comprehensive Atmosphere N' Ocean Engine
jup_fletcher16_cirs.cpp File Reference
#include <climath/interpolation.h>
#include <cmath>
#include "jup_fletcher16_cirs.hpp"

Go to the source code of this file.

Namespaces

 Jupiter
 

Functions

double Jupiter::get_temp_fletcher16_cirs (double glat, double pbar)
 

Variables

size_t const Jupiter::fletcher16_nglat = 79
 
size_t const Jupiter::fletcher16_npres = 120
 
size_t const Jupiter::fletcher16_cirs_dims [2] = {79, 120}
 
double const Jupiter::fletcher16_cirs_coord [199]
 
double const Jupiter::fletcher16_cirs_glat [79]
 
double const Jupiter::fletcher16_cirs_pres [120]
 
double const Jupiter::fletcher16_cirs_temp [79][120]
 

Detailed Description

"

This file is automatically generated by make_jup_fletcher16_cirs.py

Author
Cheng Li

Definition in file jup_fletcher16_cirs.cpp.