Skip to content

1. Solve the 2D steady-state heat equation; 2. Solve the inverse problem to infer the position-dependent thermal conductivity

License

Notifications You must be signed in to change notification settings

MinhMPA/steady-2d-heat-inverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steady-2d-heat-inverse

  1. Solve the 2D steady-state heat equation.
  2. Solve the inverse problem to infer the position-dependent thermal conductivity

Installation

With conda/mamba and pip:

conda env create -n steady-2d-heat-inverse -f environment.yml
conda activate steady-2d-heat-inverse
pip install -e .

Usage

Tests

To run gradient tests:

pytest -m gradcheck

References

About

1. Solve the 2D steady-state heat equation; 2. Solve the inverse problem to infer the position-dependent thermal conductivity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published