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

Global surface normal with smearing. More...

#include <SurfacePhysics.hh>

Public Member Functions

 operator bool () const
 Whether the data are assigned.
 

Public Attributes

double roughness {-1}
 Scale from 0 = specular to 1 = diffuse.
 

Detailed Description

Global surface normal with smearing.

Roughness range is [0, 1], where 0 is specular and 1 is diffuse. This parameter is also the complement of the one defined in Geant4:

roughness = 1 - GetPolish();
double roughness
Scale from 0 = specular to 1 = diffuse.
Definition SurfacePhysics.hh:70

.

Note
Used by the GLISUR model in Geant4.

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