tstMassConservation.f90 File Reference
Functions/Subroutines | |
| subroutine | test_append_file (file, libw, ns) |
| program | tstmassconservation |
| subroutine | convert_concentrations (this, concentrations, units) |
Function/Subroutine Documentation
| subroutine test_append_file | ( | character(*), intent(in) | file, |
| type(origen_librarywrapper), intent(in) | libw, | ||
| integer, intent(in) | ns | ||
| ) |
References origen_iofunctions_m::origen_loadstateset().
Referenced by tstmassconservation().
| program tstmassconservation | ( | ) |
| subroutine tstmassconservation::convert_concentrations | ( | type(origen_casewrapper), intent(in) | this, |
| real(c_double), dimension(:,:) | concentrations, | ||
| integer, intent(in) | units | ||
| ) |
- Parameters
-
[in] this the receiver concentrations existing concentrations [0:nsteps, itot]
Referenced by tstmassconservation().

1.8.10