Skip to content

Commit c879d17

Browse files
author
Observatoire Volcanologique et Sismologique de Martinique (OVSM/IPGP)
committed
Update global_hypo71.rst
Corrected a slight incoherency in the documentation
1 parent a299bd4 commit c879d17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ipgp/plugins/locator/hypo71/descriptions/global_hypo71.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,9 @@ Futhermore add the plugin configuration:
158158
159159
# Hypo71 custom profiles examples
160160
hypo71.profiles = ModelA
161-
hypo71.profile.Tectonic.earthModelID = "My Velocity Model A"
162-
hypo71.profile.Tectonic.methodID = Hypo71PC
163-
hypo71.profile.Tectonic.controlFile = ${HYPO71ROOT}/profiles/profile.a.conf
161+
hypo71.profile.ModelA.earthModelID = "My Velocity Model A"
162+
hypo71.profile.ModelA.methodID = Hypo71PC
163+
hypo71.profile.ModelA.controlFile = ${HYPO71ROOT}/profiles/profile.a.conf
164164
165165
Copy the content of config/hypo71/ in ${HOME}/hypo71/
166166
Verify that everything is properly set up in the script `${HOME}/hypo71/run.sh`

0 commit comments

Comments
 (0)