MoCSI API Reference
Loading...
Searching...
No Matches
Classes | Macros
Albedo.h File Reference

Definition of the Albedo managing module. More...

#include <iostream>
#include <memory>
#include <string>
#include <valarray>
#include "../../src/GenericManagingModule.h"
#include "../../src/ModuleFactory.h"
Include dependency graph for Albedo.h:

Go to the source code of this file.

Classes

class  Albedo< T >
 Managing module that calculates and manages surface albedo. More...
 

Macros

#define ALBEDO_VERSION   "4"
 

Detailed Description

Definition of the Albedo managing module.

This module manages submodules responsible for calculating the surface albedo and exposes the results as a simulation field. It integrates into the simulation pipeline and updates the albedo values during initialization and time steps.

Macro Definition Documentation

◆ ALBEDO_VERSION

#define ALBEDO_VERSION   "4"