File ProcessInterface_Mod.F90¶
FileList > core > ProcessInterface_Mod.F90
Go to the source code of this file
Abstract base class interface for all atmospheric processes. More...
Namespaces¶
| Type | Name |
|---|---|
| namespace | processinterface_mod |
Classes¶
| Type | Name |
|---|---|
| interface | init_interface Initialize the process with given container. |
Detailed Description¶
Author:
CATChem Development Team
Date:
2025
Version:
2.0
This module defines the abstract interface that all atmospheric processes must implement, following the exact structure from PROCESS_ARCHITECTURE_GUIDE.md
The documentation for this class was generated from the following file src/core/ProcessInterface_Mod.F90