Canoe
Comprehensive Atmosphere N' Ocean Engine
|
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] |
"
This file is automatically generated by make_jup_fletcher16_cirs.py
Definition in file jup_fletcher16_cirs.cpp.