Loading [MathJax]/extensions/TeX/AMSsymbols.js
MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
All Data Structures Namespaces Files Functions Variables Typedefs Macros Modules Pages
BASources.H File Reference

builds the RHS of PDEs for the blowing agents. More...

Go to the source code of this file.

Functions

 if (PBESwitch)
 
 modena_model_argPos_check (density_reaction_mixturemodel)
 
 forAll (mesh.C(), celli)
 

Variables

 else
 
scalar henry_Coefficient
 
scalar bubble_radius
 
scalar partialPressure_CO2
 
scalar wCO2_g_val
 
scalar wBA_g_val
 
scalar wCO2_Max
 
scalar wBL_Max
 
scalar XOH_val
 
scalar rhoPolyS
 
scalar m0_val = m1_val = 0.0
 
scalar m1_val
 
scalar xBL_val
 
size_t T_pos
 
size_t XOH_pos
 

Detailed Description

builds the RHS of PDEs for the blowing agents.

Definition in file BASources.H.

Variable Documentation

◆ else

else
Initial value:
{
scalar prsr, tmpt, alpha_f,
QBA, tmptrOld, timeStep, dTdt

Definition at line 184 of file BASources.H.

◆ T_pos

size_t T_pos
Initial value:
=
modena_model_inputs_argPos(density_reaction_mixturemodel, "T")
size_t modena_model_inputs_argPos(const modena_model_t *self, const char *name)
Function determining position of an argument in the input vector.
Definition: model.c:366

Definition at line 197 of file BASources.H.

◆ XOH_pos

size_t XOH_pos
Initial value:
=
modena_model_inputs_argPos(density_reaction_mixturemodel, "XOH")
size_t modena_model_inputs_argPos(const modena_model_t *self, const char *name)
Function determining position of an argument in the input vector.
Definition: model.c:366

Definition at line 199 of file BASources.H.