Examples

All benchmarks, examples and applications cases to be run by Kratos. Note that unit tests are in Kratos repository and NOT here

View the Project on GitHub KratosMultiphysics/Examples

Convection of a gaussian hill problem

Author: Riccardo Tosi

Kratos version: 8.0

Source files: source

Case Specification

This example is taken from [Kuzmin, D. (2010). Unsteady Transport Problems. In A Guide to Numerical Methods for Transport Equations (pp. 180–184). Section 4.4.6.3].

We solve the transient convection equation , where null diffusivity is considered. Specific initial conditions are set, we refer to the above reference for further details.

The problem is solved exploiting the Runge-Kutta 4 time integration explicit method, and it can be run with four different stabilizations:

Results

We present the temporal evolution of for the DOSS case.

temperature

We can observe the results we obtain are consistent with the reference [Donea, J., & Huerta, A. (2003). Finite Element Methods for Flow Problems. Section 5.6.1]. Moreover, we observe the solution peak is not being diffused in the domain, as one should expect for a pure-convection problem.