okolekar / PPP

Programming of the 2D FEM regularized Stefan and Enthalpy Problem
1 stars 0 forks source link

H as a time History #16

Closed okolekar closed 1 year ago

okolekar commented 1 year ago

1) H now stores the enthalpy of all the timesteps. 2) dT/dH is now a matrix 3) Added the plotting file postProcessing 4) G is now based on the previous time step of the enthalpy and not the previous NRS scheme as this was the error earlier.