ufz / ogs5

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

[From Jobst] Enabled the variable output polyline along polyline for parallel computing by using PETSc #89

Closed wenqing closed 6 years ago

wenqing commented 6 years ago

As titled. It was added by Jobst@BGR.

Note: If the polyline crosses partitions, the output along the polyline will be separated into different files for the segments of the polyline, which are divided by partitions.

wenqing commented 6 years ago

@norihiro-w Since it is a one line change, I am going to merge it.