Open source codes

C and MATLAB codes: Phase-field method for 3D volume reconstruction

February 15, 2024

This is phase-field model of 3D volume reconstruction of a teapot. The finite difference method is used to implement the spatial discretization. An energy-stable second-order linear scheme is used to perform temporal approximation. The C code is used to implement numerical calculation. The MATLAB codes are used for pre- and post-treatments.