Skip to content

File SeaSaltScheme_GONG03_Mod.F90

FileList > process > seasalt > schemes > SeaSaltScheme_GONG03_Mod.F90

Go to the source code of this file

Gong 2003 sea salt emission scheme with improved sub- and super-micron treatment. More...

Namespaces

Type Name
namespace seasaltscheme_gong03_mod

Detailed Description

Pure science kernel for gong03 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_gong03 (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-16T00:40:10.218304 Author: Barry Baker Reference: Gong [2003]


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