phaseField
phaseField copied to clipboard
Generate error if the vtk file with the initial conditions isn't found
Currently, if one has in the parameters file to read the initial conditions from a vtk file, but that file doesn't exist, the simulation hangs. It should throw an exception and close gracefully.