wiki:u/johannjc/scratchpad5

Version 13 (modified by Jonathan, 9 years ago) ( diff )

Basic Equations

The anisotropic conduction equation looks like

however, the conduction coefficients have a Temperature dependence.

Collecting power's of T

So we can rewrite the equations as

or

Einstein simplification

or in Einstein notation

or

or

or

Implicitization

Now we can rewrite the equation

where the or subscript on , , and is implied.

and

and and

Now to solve this implicitly, we need to replace with where

Note for Backward Euler, and for Crank Nicholson,

It is simpler to linearize the equation in terms of and then subsitute then vice-versa - though both give the same answer

So we have

where and

Now we can expand the derivatives and get

Expand Derivatives

We can also write this as

where

Discretization

We then need expressions for

Using the above definitions, we can write the discretized equation as

where

Summary

And then using those we can calculate

Isotropic Case

For the Isotropic Case, the diffusion equation looks like

Note: See TracWiki for help on using the wiki.