NAME
Physics::Etch::Process - base class for wet and dry etch process models
DESCRIPTION
Common machinery shared by Physics::Etch::WetEtch and Physics::Etch::DryEtch: film/mask/substrate bookkeeping, profile geometry (depth, undercut, etch bias, sidewall angle, aspect ratio), selectivity and mask-survival calculations, across-wafer uniformity, and a formatted report().
Subclasses must implement process_type, vertical_rate and lateral_rate, and may add recipe knobs to the report via _conditions_lines.