wiki:u/johannjc/scratchpad5

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

The anisotropic conduction equation looks like

however, the conduction coefficients have a Temperature dependence.

So we can rewrite the equations as

or

or in Einstein notation

or

or

or

Now both of these terms are of the form

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

Note for Backward Euler, and for Crank Nicholson,

so we have

Now to solve this using a linear system, we need to linearize terms involving

So we need to Taylor expand about

or

Now we could also have expanded and then plug in . In that case we also get

So we have

where and

Now we can expand the derivatives and get

and the whole equation is then

where , , , , and are functions of

We can also write this as

where

We then need expressions for

We can also write the equation as

where

Now in the limit where we ignore spatial derivatives in density and magnetic field orientation, we can throw away the C terms - and if we also assume backward Euler, we can set

If we are using Crank-Nicholson, then

Now for the perpendicular term, we have

And performing a Taylor expansion gives

And in Einstein notation gives

The first term is very similar to the parallel case - and the second term can be made similar by replacing with

Note: See TracWiki for help on using the wiki.