Tutorial Examples: Difference between revisions
Jump to navigation
Jump to search
(Restructuring the Tutorial Example Article) |
(added Pointsource , hid tutorial slides) |
||
Line 30: | Line 30: | ||
* Lifetime tracer Simulation |
* Lifetime tracer Simulation |
||
--------- |
|||
=== Aerosol Simulations === |
=== Aerosol Simulations === |
||
==== [[Simulating a Point Source]] ==== |
|||
* In this example a Point Source is installed at the location of the volcano Raikoke and a constant emission of SO2 and Ash is emitted into the atmosphere. |
|||
* this example teaches you... |
|||
** How to setup and run your first Simulation |
|||
** The setup of the directory structure when doing an ICON-ART Simulation |
|||
** How to modify a runscript to suit your needs |
|||
** How to modify .xml data to set up a Simulation |
|||
** A possible approach to visualise the output data |
|||
------ |
|||
<div class="toccolours mw-collapsible mw-collapsed"> |
|||
== Slides ICON-Training == |
== Slides ICON-Training == |
||
<div class="mw-collapsible-content"> |
|||
[[File:TD_slides_A.png|left]] |
[[File:TD_slides_A.png|left]] |
||
[[File:TD_slides_B.png|left]] |
[[File:TD_slides_B.png|left]] |
||
</div> |
|||
</div> |
Revision as of 13:11, 13 July 2023
- under construction! -
In this article several examples from different application areas in ICON-ART are presented. Just click on the highlighted text to get to the page of the respecting example. For every example a configuration is explained to try out typical cases in ICON-ART yourselves. Thereby, these pages can be viewed as a Tutorial in ICON-ART.
Overview of topics
Atmospheric Chemistry Simulations
Simplified Chemistry
- here a simulation of the Hydroxylradical (OH) is performed with simplified chemistry
- this example teaches you...
- the basics of setting up an ICON runscript with ICON-ART settings
- the use of the most simple ICON-ART namelist parameter
- the implementation of the desired chemical species in a simulation by setting up a chemtracer xml-data for simplified chemistry simulations
- the implementation of emission data in a simulation
- click here to see more details
MECCA-based (full) Chemistry
- here a simulation with (full) MECCA-based chemistry is performed, for that a complete reaction mechanism is created and transferred to ICON-ART
- this example teaches you...
- the implementation of (full) MECCA-based chemistry in ICON-ART
- the creation of a chemical mechanism and the selection of the respective desired chemical species and their reactions in MECCA
- the implementation of not yet in MECCA implemented reactions in your mechanism
- the creation of the to your mechanism belonging Mecca-xml data to link MECCA calculations with ICON-ART
- click here to see more details
Stratospheric Ozone chemistry (with linearized Ozone, LINOZ)
- Stratospheric Ozone chemistry (with linearized Ozone, LINOZ)
Lifetime tracer Simulation
- Lifetime tracer Simulation
Aerosol Simulations
Simulating a Point Source
- In this example a Point Source is installed at the location of the volcano Raikoke and a constant emission of SO2 and Ash is emitted into the atmosphere.
- this example teaches you...
- How to setup and run your first Simulation
- The setup of the directory structure when doing an ICON-ART Simulation
- How to modify a runscript to suit your needs
- How to modify .xml data to set up a Simulation
- A possible approach to visualise the output data