Toggle navigation
Legolas v. 2.1.1 - develop
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
magnetothermal_instability_eq
Module Procedure
16 statements
Source File
smod_equil_magnetothermal_instabilities.f08
smod_equil_magnetothermal_instabilities
magnetothermal_instability_eq
Contents
None
module procedure magnetothermal_instability_eq
module module subroutine magnetothermal_instability_eq(settings, grid, background, physics)
Interface →
Sets the equilibrium
Arguments
Type
Intent
Optional
Attributes
Name
type(
settings_t
),
intent(inout)
::
settings
type(
grid_t
),
intent(inout)
::
grid
type(
background_t
),
intent(inout)
::
background
type(
physics_t
),
intent(inout)
::
physics
Contents
None