ufz / ogs5

OpenGeoSys THM/C simulator version 5
https://www.opengeosys.org/ogs-5
Other
39 stars 97 forks source link

changed index in CaPrinSrtDir in rf_msp_new.cpp #86

Closed VinayGK closed 6 years ago

VinayGK commented 6 years ago

Line 4922 from 5 to 6, indexing was wrong

wenqing commented 6 years ago

Could you please also send a pull request to https://github.com/ufz/ogs5-benchmarks_ref about the new results of the following two benchmarks?

 3D_oedometer_mohr_coulomb  --> M
 m_sphere_elastic           --> M/pressure/Sphere_elastic/m_sphere_elastic
wenqing commented 6 years ago

@VinayGK You can

  1. fork and clone https://github.com/ufz/ogs5-benchmarks_ref.git,
  2. create a branch of the cloned repository,
  3. copy the two new results to the corresponding directories of the benchmarks,
  4. commit you changes and push the branch to the forked repository,
  5. send a pull request to https://github.com/ufz/ogs5-benchmarks_ref.git.
norihiro-w commented 6 years ago

@wenqing Benchmark ref files have been updated

wenqing commented 6 years ago

@norihiro-w Thanks.