Published March 28, 2024 | Version v1
Software Open

Source code and model run configurations for "An enhanced emissions module for the PALM model system 23.10 with application on PM10 emission from urban domestic heating"

  • 1. ROR icon Research Institute For Sustainability – Helmholtz Centre Potsdam
  • 2. ROR icon Freie Universität Berlin
  • 3. King Abdullah University of Science and Technology (KAUST)
  • 4. Karlsruher Institut für Technologie
  • 5. TNO Locatie Utrecht-Princetonlaan

Description

===================================================================================

Source code and model run configurations for

An enhanced emissions module for the PALM model system 23.10
with application on PM10 emission from urban domestic heating

EC Chan, IJ Jäkel, B Khan, M Schaap, TM Butler, R Forkel, and S. Banzhaf

===================================================================================

This archive contains the exact state of all source code and model run
configurations used for creating all contents for the above named journal article.
Instructions for compilation and execution are contained in the accompanying
supplementary document for the article.

INFORMATION ON THE PALM MODEL SYSTEM
------------------------------------

Download (PALM model system 23.10):
    https://gitlab.palm-model.org/releases/palm_model_system/-/releases/v23.10

Installation instructions:
    https://gitlab.palm-model.org/releases/palm_model_system

On-line user guide:
    https://docs.palm-model.org/


DIRECTORY STRUCTURE
-------------------

00-readme.txt                  This file

src/                           Source code (only relevant files are shown below)

 chem_modules.f90              Parent module for chemistry and emission modules
 chemistry_model_mod.f90       Chemistry model driver
 chem_gasphase_mod.f90         KPP based chemical mechanism
 chem_emis_vsrc_mod.f90        Volume source emissions module
 chem_emis_generic_mod.f90     Base emissions mode reference by all other modes
 chem_emis_domestic_mod.f90    Parameterized domestic emissions module

JOBS/                          Model run configurations

 performance10T/               Benchmark, 10x10 cores, domestic model on
  INPUT/                       Input data (not shown in subsequent models)
   performance10T_p3d          Model control (namelist)
   performance10T_static       netCDF file containing all surface input data
 performance10F/               Benchmark, 10x10 cores, domestic model off
 performance20T/               Benchmark, 20x20 cores, domestic model on
 performance20F/               Benchmark, 20x20 cores, domestic model off
 performance40T/               Benchmark, 40x40 cores, domestic model on
 performance40F/               Benchmark, 40x40 cores, domestic model off

 idealized_domestic/           Idealized domestic emissions test case
  INPUT/                       Input data
   idealized_domestic_p3d      Model control (namelist)
   idealized_domestic_p3dr     Model control for restarting
   idealized_domestic_static   netCDF file containing all surface input data

Files

Files (5.2 MB)

Name Size Download all
md5:1245e768eeeab16a7e50c73345702521
5.2 MB Download

Additional details

Software

Repository URL
https://gitlab.palm-model.org/releases/palm_model_system/-/releases/v23.10
Programming language
Fortran Free Form
Development Status
Active