Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

pb866/DSMACC-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

336 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSMACC-testing

Dan's version of the Dynamically Simple Model for Atmospheric Chemical Complexity --- still in development/testing

Cite

Emmerson, KM; Evans, MJ (2009) Comparison of tropospheric gas-phase chemistry schemes for use within global models, ATMOS CHEM PHYS, 9(5), pp1831-1845 doi: 10.5194/acp-9-1831-2009 .

New user

Run make new to clean everything, update latest TUV, and download KPP. In order to initialise all submodules correctly, you need to have a clean repository.

Updating the submodule (TUV and KPP)

This needs to be done to include contents here. Can be accomplished through git submodule init; git submodule update or typing make update_submodule

Documentation Contents

  1. How to compile
  2. How to run
  3. Errors
  4. How to plot
  5. Advanced features
  6. Updating TUV
  7. GeosCHEM
  8. Changes

Makefile

Type make man to see a description of available functions.

Optional extras

  • MCM subset selector in mechanisms - this uses an init cons file to generate the smallest mechanism required by the model.
  • read DSMACC output routine in analysis tools.
  • plot all concentrations / reaction rates as a PDF for diagnostics in analysis tools and ropa tool
  • animated ropa plotter (alternatively you can use the online version - link to be added soon)

Notes:

Dependancies:

  • Ifort (Intel)
  • Netcdf4 (python)
  • Anacondas Python (continuum.io)
  • icc & bison for kpp
  • perl

About

Dynamically Simple Model of Atmospheric Chemical Complexity; simple chemistry box model using KPP preprocessor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 79.6%
  • Python 14.6%
  • Perl 1.5%
  • JavaScript 1.3%
  • C++ 1.2%
  • Fortran 0.8%
  • Other 1.0%