Go to the source code of this file.
|
module | mvrmodule |
| This module contains the MvrModule Module.
|
|
|
subroutine | mvrmodule::set_values (this, mname1, pname1, id1, mname2, pname2, id2, imvrtype, value) |
| @ brief Set values from input data More...
|
|
subroutine | mvrmodule::prepare (this, inunit, pckMemPaths, pakmovers) |
| @ brief Prepare object More...
|
|
subroutine | mvrmodule::echo (this, iout) |
| @ brief Echo data to list file More...
|
|
subroutine | mvrmodule::advance (this) |
| @ brief Advance More...
|
|
subroutine | mvrmodule::update_provider (this) |
| @ brief Formulate coefficients More...
|
|
subroutine | mvrmodule::update_receiver (this) |
| @ brief Formulate coefficients More...
|
|
real(dp) function | mvrmodule::qrcalc (this, qa, qta) |
| @ brief Flow to receiver More...
|
|
subroutine | mvrmodule::writeflow (this, iout) |
| @ brief Write flow More...
|
|
|
character(len=12), dimension(4) | mvrmodule::mvrtypes = [character(len=12) :: 'FACTOR', 'EXCESS', 'THRESHOLD', 'UPTO'] |
|