This repository contains geometric models for several different DRIE processes.
cmake -B build
cmake --build build
Execute the models by running:
cd build
./DEM2D
./DEM3D
./DREM3D
./DREAM
Note: The size of the DREM model has been reduced, so it can be executed on most common processors.