jeanbraun / Pecube

Thermo-kinematic model to invert thermochronological data
GNU General Public License v3.0
20 stars 20 forks source link

Fixed issue related to combined velocity fields in read_input_files.f90 #11

Closed jeanbraun closed 4 years ago

jeanbraun commented 4 years ago

Fixed an issue in read_input_file.f90 that arose due to a legacy option in Pecube v3 that had no reason to remain in the new version. In version 3 Pecube used fake (r,s) locations to impose the velocity at the four corners of the mesh in case a uniform (vertical) velocity field is used rather than a fault. In version 4, 4 new parameters were introduced (bottom/top/left/right) to store this information.