mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
Changed array in hdf to a std::vector. Revised to use new way to write hdf.cpp Still just roughed in. Does not handle multiple selected output files. Probably need to rewrite HDF routines to use C++ or perhaps write in Fortran. GetSelectedOutput should be changed to write an nxyz array. Serial and parallel HDF seem to work. reaction_module::GetSelectedOutput writes an array with chem_count elements, SHOULD be nxyz? EndTimeStep is now public, should be private. #define OLD_HDF might work to revert to previous methods. Added RMHelper.cpp to write the HDF. CSelectedOutput Doublize fixed EMPTY. git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8182 1feff8c3-07ed-0310-ac33-dd36852eb9cd
Description
No description provided
Languages
C++
81.6%
Makefile
9.2%
C
4.8%
Fortran
1.8%
R
1%
Other
1.3%