I am trying to solve the transient heat conduction problem using Newton raphson method and backward Euler time integration. Please help me know how to use them together to solve non-linear transient heat conduction problem.
My problem is non-linear due to temperature dependent properties like thermal conductivity, specific heat and density.
I am using 8-noded brick element.
Applied load is heat flux on one surface.
Boundary condition is surface convection on other surfaces.
Initial temperature is known.