AshFlow  0.1
ashflowmodel
 All Classes Files Functions Variables Pages
Public Member Functions | List of all members
pdcflow Module Reference

PDC 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. More...

Public Member Functions

subroutine pdc (run_name)
 PDC run_name This subroutine calls all subroutines required from other modules for solving the model. More...
 

Detailed Description

PDC 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.

Definition at line 10 of file flow.f90.

Member Function/Subroutine Documentation

subroutine pdcflow::pdc ( character(len=80), intent(in)  run_name)

PDC run_name This subroutine calls all subroutines required from other modules for solving the model.

Definition at line 23 of file flow.f90.

Here is the call graph for this function:

Here is the caller graph for this function:


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