Celeritas 0.7.0-dev.169+develop.bdc0041f6
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::inp::RoughnessModels Struct Reference

Surface roughness description. More...

#include <SurfacePhysics.hh>

Public Member Functions

 operator bool () const
 

Public Attributes

std::map< PhysSurfaceId, NoRoughnesspolished
 Perfectly smooth surfaces.
 
std::map< PhysSurfaceId, SmearRoughnesssmear
 Surfaces using the "smear" roughness model.
 
std::map< PhysSurfaceId, GaussianRoughnessgaussian
 Surfaces using the "gaussian" roughness model.
 

Detailed Description

Surface roughness description.

Todo:
Future work will allow the of use multiple surface paints/wrappings managed by different models. PhysSurfaceId will pair a SurfaceId with a PhysSurfaceId that defines paint/wrapping combinations.

The documentation for this struct was generated from the following file: