wiki:u/johannjc/scratchpad4

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

The anisotropic conduction equation looks like

however, the conduction coefficients have a Temperature dependence.

Let's first just consider the term.

We need a way to write this implicitly but we need it to also be linear in

We could Taylor expand

but then we would still have a non-linear term like

We could write this as and Taylor expand again to get

but we've now done a Taylor expansion on a Taylor expansion…

Alternatively, we can rewrite the diffusion equation

and then perform a single Taylor expansion

Switching to Einstein notation, we have

Let's also take a moment to write where is the new temperature, and . Backward Euler would have and where Crank-Nicholson would have

Now if we write the equation as

we get expressions for

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.