MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
Todo List
Member CartesianGrid< nDim >::FvCartesianSolverXD
labels:GRID the following friend declarations will be removed in a future commit
Page Discontinuous Galerkin (DG)
Coupling related configuration
Member FvBndryCndXD< nDim, SysEqn >::checkCutPointsValidityParGeom ()
labels:FV,totest this function is not yet working
Member FvBndryCndXD< nDim, SysEqn >::createSpongeAtSpongeBndryCnds ()
labels:FV radial version, sponge region at outer edges (inner edges possible), general parallel version without normal restriction
Member FvCartesianSolverXD< nDim_, SysEqn >::checkForSrfcsMGC_2_ ()
labels:FV change allocation of memory for surfaceDenied and surfaceCreated (avoid new())
Member FvCartesianSolverXD< nDim_, SysEqn >::loadGridFlowVarsPar (const MChar *fileName)
labels:FV,IO include the function in an IO class, but write it for general use, see saveGridFlowVars(Pars)Par()
Member FvCartesianSolverXD< nDim_, SysEqn >::m_extractedCells
labels:FV,toremove this references will be removed in future commits
Member FvCartesianSolverXD< nDim_, SysEqn >::saveGridFlowVarsPar (const MChar *fileName, MInt noTotalCells, MLong noInternalCells, MFloatScratchSpace &variables, std::vector< MString > &dbVariablesName, MInt, MIntScratchSpace &idVariables, std::vector< MString > &idVariablesName, MInt, MFloatScratchSpace &dbParameters, std::vector< MString > &dbParametersName, MIntScratchSpace &idParameters, std::vector< MString > &idParametersName, const MInt *recalcIds)
labels:FV,IO writing an IO class
Member FvCartesianSolverXD< nDim_, SysEqn >::setAndAllocateCombustionTFProperties ()
labels:FV Stephan: clean up combustion stuff if possible!
Page Getting Started (Quickstart)
Maybe we should add a glossary of common abbreviations as a separate page that is automatically updated.
Member GridgenPar< nDim >::setCellWeights (MFloatScratchSpace &weight)
labels:GRIDGEN if the weight method is suitable then use the box system like Andi's refinement method
Member LbInterfaceDxQy< nDim, nDist, SysEqn >::prolongationThermalDupuis ()
labels:LB This is currently not working properly, please use ROHDE method.
Member LbInterfaceDxQy< nDim, nDist, SysEqn >::restrictionThermalDupuis ()
labels:LB This is currently not working properly, please use ROHDE method instead.
Member LbSolverDxQy< nDim, nDist, SysEqn >::bgki_innerEnergy_collision_step ()
labels:LB natural convection
Page List of LB boundary conditions

labels:LB,toenhance Consider using BFL-rule for Thermal LBGK for higher order wall-approxiomation

labels:LB Halo layer for all boundary conditions.

labels:LB,toenhance Consider using BFL-rule for Thermal LBGK for higher order wall-approxiomation

Namespace maia
labels:toenhance use <type_traits> instead of this hack
Page propertyPage1
labels:LB this references will be removed in future commits
Member ScratchSpace< T >::testBounds (const Integral &i) const
labels:toenhance replace maia::is_unsigned with <type_traits>
Page Structured Tutorial 2 (Grid Generation)

Add information about the dimensions/units: Inner vs. out units. Or at least link to the section, where the units are explained.

Revise the make_grid.py file and add more comments and explanations. Remove ZFS namings and unnecessary uncommented code.

More information about the tutorial folder structure, if we agreed on one (structure and location where to download from).

Page Structured Tutorial 3 (2D RANS)
Adjust units displayed by the plot method.