Skip to content

File SeaSaltScheme_GONG97_Mod.F90

FileList > process > seasalt > schemes > SeaSaltScheme_GONG97_Mod.F90

Go to the source code of this file

Gong 1997 sea salt emission scheme. More...

Namespaces

Type Name
namespace seasaltscheme_gong97_mod

Detailed Description

Pure science kernel for gong97 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_gong97 (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.206610 Author: Barry Baker Reference: Gong et al. [1997]


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