Skip to content

File SeaSaltScheme_GEOS12_Mod.F90

FileList > process > seasalt > schemes > SeaSaltScheme_GEOS12_Mod.F90

Go to the source code of this file

GEOS-Chem 2012 sea salt emission scheme with observational constraints. More...

Namespaces

Type Name
namespace seasaltscheme_geos12_mod

Detailed Description

Pure science kernel for geos12 scheme in seasalt process. This module contains ONLY the computational algorithm with NO infrastructure dependencies. Uses only basic Fortran types for maximum portability and reusability.

SCIENCE CUSTOMIZATION GUIDE: * Modify the algorithm in compute_geos12 (search for "TODO") * Add scheme-specific helper subroutines as needed * Update physical constants for your scheme * Customize the environmental response functions

INFRASTRUCTURE RESPONSIBILITIES (handled by host model): * Parameter initialization and validation * Input array validation and error handling * Memory management and array allocation * Integration with host model time stepping

Generated on: 2025-09-15T17:20:44.139071 Author: Barry Baker Reference: Jaeglé et al. [2011]


The documentation for this class was generated from the following file src/process/seasalt/schemes/SeaSaltScheme_GEOS12_Mod.F90