.. _standalone-thermal_electric-thermal_electric:

standalone/thermal_electric/thermal_electric.py
===============================================

**Description**


First solve the stationary electric conduction problem. Then use its
results to solve the evolutionary heat conduction problem.

Run this example as on a command line::

    $ python <path_to_this_file>/thermal_electric.py




:download:`source code </../examples/standalone/thermal_electric/thermal_electric.py>`

.. literalinclude:: /../examples/standalone/thermal_electric/thermal_electric.py

