OpenSWMM Engine  6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
HeatOverrides.hpp File Reference

Plan PE — resolve per-element attributes, and read them. More...

#include <string>
#include <vector>
#include "../../../data/HeatData.hpp"
Include dependency graph for HeatOverrides.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openswmm
 
namespace  openswmm::transport
 
namespace  openswmm::transport::heat
 

Functions

std::vector< std::string > openswmm::transport::heat::resolveHeatOverrides (SimulationContext &ctx)
 Materialise the dense per-element vectors from the parsed rows.
 
const RadiativeConfigopenswmm::transport::heat::radiativeFor (const SimulationContext &ctx, const HeatElement &e) noexcept
 The radiative attributes in force for e.
 
const SedimentConfigopenswmm::transport::heat::sedimentFor (const SimulationContext &ctx, const HeatElement &e) noexcept
 The bed attributes in force for e.
 

Detailed Description

Plan PE — resolve per-element attributes, and read them.

Two accessors and one resolver. Everything else about the feature is parsing (HeatComponent.cpp) or threading (the flux evaluators).

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
License\n Apache-2.0