METHOD
CurrentSheetSingleFluid Class Reference

#include <initFunc.h>

Inheritance diagram for CurrentSheetSingleFluid:
Collaboration diagram for CurrentSheetSingleFluid:

Public Member Functions

 CurrentSheetSingleFluid (Data *data, int direction=0)
 
virtual ~CurrentSheetSingleFluid ()
 
- Public Member Functions inherited from InitialFunc
 InitialFunc (Data *data)
 
virtual ~InitialFunc ()
 

Additional Inherited Members

- Public Attributes inherited from InitialFunc
Datadata
 

Detailed Description

Single-fluid current sheet

See Dionysopoulou 2016 for explanation. Set up is one dimensional and starts in hydrodynamic equilibrium, with initial By field given by the error function. Behaviour should be diffusive for moderate resistivities. See Amano 2016 for two fluid details.

Definition at line 109 of file initFunc.h.

Constructor & Destructor Documentation

◆ CurrentSheetSingleFluid()

CurrentSheetSingleFluid::CurrentSheetSingleFluid ( Data data,
int  direction = 0 
)

Current sheet initial data for two fluids.

Stores a pointer to the Data class for reference in its methods

Parameters
[in]*datapointer to Data class containing global simulation data
[in]directionthe axis the magnetic field is along (default is x)
See also
InitialFunc

◆ ~CurrentSheetSingleFluid()

virtual CurrentSheetSingleFluid::~CurrentSheetSingleFluid ( )
inlinevirtual

Destructor.

Definition at line 122 of file initFunc.h.


The documentation for this class was generated from the following file: