Skip to content

Heat equation with nonconstant coefficient #9

Description

@ignace-computing

Hello.
Do you currently have support for the heat equation with non-constant coefficients?

$$\frac{\partial u}{\partial t} = \frac{\partial}{\partial x} \left( k(x) \frac{\partial u}{\partial x} \right),$$

or, alternatively,

$$\frac{\partial u}{\partial t} =\frac{\partial^2}{\partial x^2} \left( k(x) u \right),$$

where u(x,t) is the solution and k(x) is the variable coefficient.

Thank you for considering this question.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions