Skip to content

Instantly share code, notes, and snippets.

@wd15
Last active February 16, 2026 18:03
Show Gist options
  • Select an option

  • Save wd15/2bf68b5fee60df02a05e8b84fa6bb834 to your computer and use it in GitHub Desktop.

Select an option

Save wd15/2bf68b5fee60df02a05e8b84fa6bb834 to your computer and use it in GitHub Desktop.

Explicit Forward Model: AM Thermal State

Predicting the future state (i+1) based on the current state (i)

$$ T_{i+1} = T_i + \frac{\Delta t}{\rho(T_i) c_p(T_i)} \left[ \nabla \cdot \big( k(T_i) \nabla T_i \big) + Q_i \right] $$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment