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 
)
subroutine tstmassconservation::convert_concentrations ( type(origen_casewrapper), intent(in)  this,
real(c_double), dimension(:,:)  concentrations,
integer, intent(in)  units 
)
Parameters
[in]thisthe receiver
concentrationsexisting concentrations [0:nsteps, itot]

Referenced by tstmassconservation().