The aim of this problem is to be able to couple abstract thermodynamic data with our phase field solver, to do this the steps are: - Read/write data -> we have chosen to use the HDF5 format https://www.hdfgroup.org/solutions/hdf5/ - Perform linear/bilinear/trilinear interpolation - Perform n-linear interpolation
The aim of this problem is to be able to couple abstract thermodynamic data with our phase field solver, to do this the steps are: