Difference between revisions of "Sandbox"

From Geos-chem
Jump to: navigation, search
(feel free to experiment here)
(feel free to experiment here)
Line 273: Line 273:
 
|}
 
|}
  
 +
<br>
  
 
 
<!-- ======================================================== -->
 
<!-- ===== CODE DEVELOPER'S FORUMS : SIXTH ROW          ===== -->
 
<!-- ======================================================== -->
 
<tr bgcolor="#cccccc">
 
<th width="50%"scope="col"><big></big></th>
 
  
 
<!-- ======================================================== -->
 
<!-- ======================================================== -->
Line 338: Line 332:
  
 
</tr>
 
</tr>
 +
 +
{|border="1" width="1000px" bordercolor="#000000" cellspacing="0" cellpadding="5" align="center"
 +
 +
|-height="50" bgcolor="#00AAAA" align="center"
 +
|colspan="2"|<p><font color="#FFFFFF" size="+2">Reference Section</font></p>
 +
 +
|-valign="top" bgcolor="#CCCCCC"
 +
!width="500px"|<big>Coding</big>
 +
!width="500px"|<big>Diagnostics</big>
 +
 +
|-valign="top"
 +
| <!-- Coding -->
 +
* [[GEOS-Chem versions under development]]
 +
* [[Bugs and fixes|List of GEOS-Chem bugs and in which version they were resolved]]
 +
* [[Currently unresolved issues in GEOS-Chem]]
 +
* [[Common GEOS-Chem error messages]]
 +
* [[Known issues caused by compiler bugs|Known GEOS-Chem issues caused by compiler bugs]]
 +
* [[GEOS-Chem performance]]
 +
* [[Machine issues and portability]]
 +
* [[Passing array arguments efficiently in GEOS-Chem]]
 +
* [[Floating point math issues]]
 +
* [[Version control with Git]]
 +
| <!-- Diagnostics -->
 +
* [http://acmg.seas.harvard.edu/geos/doc/man/appendix_5.html Overview of diagnostics characteristics]
 +
* [[Diagnostic time step]]
 +
* [[Mass Flux (ND24/25/26)]]
 +
* [[Additional diagnostics]]
 +
 +
|-valign="top" bgcolor="#CCCCCC"
 +
!width="500px"|<big>Emissions</big>
 +
!width="500px"|<big>Chemistry</big>
 +
 +
|-valign="top"
 +
|<!-- Emissions -->
 +
* [[HEMCO|HEMCO emissions component]]
 +
* [[HEMCO data directories]]
 +
* [[Aerosol emissions]]
 +
* [[Aircraft emissions]]
 +
* [[Anthropogenic emissions]]
 +
* [[Scale factors for anthropogenic emissions]]
 +
* [[Biofuel emissions]]
 +
* [[Biogenic emissions]]
 +
* [[Biomass burning emissions]]
 +
* [[Lightning NOx emissions]]
 +
* [[Ship emissions]]
 +
* [[Soil NOx emissions]]
 +
* [[Volcanic SO2 emissions from Aerocom|Volcanic emissions]]
 +
* [[Historical and Future Emissions|Historical and future emissions]]
 +
|<!-- Chemistry -->
 +
* [[GEOS-Chem chemistry mechanisms]]
 +
* [[GEOS-Chem chemistry mechanisms#Stratospheric chemistry|Stratopsheric chemistry options]]
 +
* [[GEOS-Chem chemistry mechanisms#Specialty simulations|Specialty simulations (aka "offline simulations")]]
 +
* Other resources
 +
** [[Chemistry Issues]]
 +
** [[Process Analysis Diagnostics]]
 +
** [[Photolysis mechanism|Photolysis mechanisms used in GEOS-Chem]]
 +
** [[DSMACC chemical box model]]
 +
** [[Isoprene|List of recent papers about isoprene]]
 +
** [[Linking GEOS-Chem to CMAQ]]
 +
** [[Coupling GEOS-Chem with RRTMG]]
 +
*[[GEOS-Chem species database]] <span style="color:red">'''(NEW in [[GEOS-Chem v11-01|v11-01]]!)'''</span>
 +
*[[Physical properties of GEOS-Chem species]] <span style="color:red">'''(NEW in [[GEOS-Chem v11-01|v11-01]]!)'''</span>
 +
*[[Species_indexing_in_GEOS-Chem|Species and tracer indexing in GEOS-Chem]] <span style="color:red">'''(NEW in [[GEOS-Chem v11-01|v11-01]]!)'''</span>
  
 
<!-- ======================================================== -->
 
<!-- ======================================================== -->

Revision as of 18:12, 4 November 2016

feel free to experiment here

GEOS–Chem Wiki

The GEOS–Chem model is a global 3-D model of atmospheric composition driven by assimilated meteorological observations from the Goddard Earth Observing System (GEOS) of the NASA Global Modeling and Assimilation Office. It is applied by research groups around the world to a wide range of atmospheric composition problems, Central management and support of the model is provided by the Atmospheric Chemistry Modeling Group at Harvard University.

This wiki is meant to facilitate communication between GEOS-Chem users and developers. If this is your first time here, check out the features page. If you would like to contribute to the wiki, please register as a user by clicking create account at the top right corner of this page.

New information is continually being added to the wiki, so please check back here often, or even better, subscribe to the recent changes' RSS feed: you will not miss a discussion!

Getting started w/ GEOS-Chem: Welcome letter for new users GEOS-Chem basics
Current public release: GEOS-Chem v10-01 v10-01 benchmark history
Version in development: GEOS-Chem v11-01 v11-01 benchmark history
Version for high-performance
computing (HPC) environments:
GEOS-Chem HP GEOS-Chem HP Dev Kit
List of publications: Refer to this page


General information about GEOS-Chem

Introduction and overview Steering Committee and working groups
Getting started with GEOS-Chem General technical information


GEOS-Chem Code Developers' Forums

Coding Diagnostics
Emissions Chemistry
Dynamics Deposition
Aerosols Met fields
Nested grid simulations Earth System Modeling Framework
Benchmarking and Evaluation Related projects



 

Reference Section

IDL GAMAP

Reference Section

Coding Diagnostics
Emissions Chemistry


Fortran Perl
R Python
NCAR Command Language (NCL) Wiki Documentation