Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
SBC::InflowSpeciesParameters Struct Reference

#include <inflow.h>

Public Attributes

std::vector< std::vector< Real > > inputData [6]
std::string files [6]
uint nParams

Detailed Description

Definition at line 34 of file inflow.h.

Member Data Documentation

◆ files

std::string SBC::InflowSpeciesParameters::files[6]

Input files for the inflow boundary conditions.

Definition at line 39 of file inflow.h.

◆ inputData

std::vector<std::vector<Real> > SBC::InflowSpeciesParameters::inputData[6]

Vector containing a vector for each face which has the current boundary condition. Each of these vectors has one line per input data line (time point). The length of the lines is nParams.

Definition at line 37 of file inflow.h.

◆ nParams

uint SBC::InflowSpeciesParameters::nParams

Number of parameters per input file line.

Definition at line 42 of file inflow.h.


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