roughness related issues

  • #605 write-up R/T computation
  • In ComputeFluxScalar, local fct computeTR, is the line roughness = slices.bottomRoughness(jthis) correct? (Yes, it is)
  • Attach RoughnessModel to single rough interfaces, not to the entire SliceStack (then rm include, see TODO in SliceStack.h)
  • use polymorphism instead of enum for choice of roughness model (ex #295 (closed))
  • #564 support polarization
  • #57 (closed) visualize in real space
  • #13 (closed) extend material profile from tanh to other models
  • #936 (closed) change scaling factor in Tanh profile
  • #969 (closed) Implement model of growing roughness
  • #970 (closed) Split roughness autocorrelation model and cross-correlation model. Add spatial frequency-dependent replication factor
  • #1016 (closed) Allow changing roughness height statistics in GUI
  • #1024 (closed) Introduce upper limit for the spatial frequency of roughness
Edited by Mikhail Svechnikov