okolekar / PPP

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

Irregular Temperature Profile for Stefan Approach #41

Closed okolekar closed 1 year ago

okolekar commented 1 year ago

The following shows the temperature profile in the solid and the liquid zone for the Stefan Approach. My issue is that with each time step the temperature in the liquid zone should not reduce, but increase as more heat flows in. Also, It seems that the temperature in the solid is not changing at all not matter what time step I take hence the problem seems to be incorrect or unphysical. Distribution of the temperature in the liquid zone grafik

Distribution of the solid temperature grafik

the movement of the interface grafik

As comment, I think that the problem is with the hat function

okolekar commented 1 year ago

Solved the problem