AshFlow  0.1
ashflowmodel
 All Classes Files Functions Variables Pages
Data Types List
Here are the data types with brief descriptions:
 Ccurrent_moduleCurrent module This module contains descriptors for the initial conditions of the flow, and parameters required to evaluate these descriptors as the flow propagates
 Cenvi_moduleEnvironment module This module contains all the variables related to the background environmental conditions, e.g. atmospheric conditions where h = 0 and the topography descriptors-
 CinpoutInput/Output module
 Cmixture_moduleMixture module This module contains all the variables required for describing and calculating the characteristics of the mixture
 Cparticles_moduleParticles module This module contains the procedures and the variables related to the solid particles
 CpdcflowPDC flow model This module calls subroutines required from other modules for solving the model and describes exit conditions for, and the information output, on run completion. It contains the loops required for iterative discretization used to approximate solutions to equations in solver flow module
 Csolver_moduleSolver Module This module contains the differential equations that are solved at each iteration
 CtoolsTools