Tag name: waccmx02_waccm08_cam3_5_48
Originator(s): Hanli Liu, Joe McInerney
Date: October , 2010
One-line Summary: Additions of ion and electron equations

Purpose of changes:

Add the ability of model to calculate electron and ion temperature as
well as heating of neutral atmosphere due to collision with thermal electrons
and ions.

Describe any changes made to build system:

Describe any changes made to the namelist:

List all subroutines eliminated:

List all subroutines added and what they do:

A models/atm/cam/src/physics/waccmx/ionosphere.F90
-Top level module for ionosphere calculations which includes register, init,
and data init routines as well as a routine with the electron and ion equations
A models/atm/cam/src/physics/waccmx/tridag.F90
-Tridiagonal solver based on numerical recipes algorithm used in solving
electron heat conduction equation.

List all existing files that have been modified, and describe the changes:

The following module has been modified for all CAM/WACCM/WACCMX run modes:

M models/atm/cam/src/chemistry/waccm_mozart/mo_jshort.F90

The following modules have been modified for WACCMX run mode only:

M models/atm/cam/src/chemistry/waccm_mozart/chemistry.F90