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... | |
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.
subroutine pdcflow::pdc | ( | character(len=80), intent(in) | run_name | ) |