[cig-commits] [commit] devel: fixed a typo (812d43c)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Dec 5 08:52:58 PST 2014


Repository : https://github.com/geodynamics/specfem3d

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/509c631db172c2d85f326dd7e547302d9fb5621a...812d43c747ddf9aa849c5538199acfbb41c84719

>---------------------------------------------------------------

commit 812d43c747ddf9aa849c5538199acfbb41c84719
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Fri Dec 5 17:42:34 2014 +0100

    fixed a typo


>---------------------------------------------------------------

812d43c747ddf9aa849c5538199acfbb41c84719
 setup/constants.h.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup/constants.h.in b/setup/constants.h.in
index f2fb21c..ac6bc35 100644
--- a/setup/constants.h.in
+++ b/setup/constants.h.in
@@ -84,7 +84,7 @@
 !!
   integer, parameter :: NUMBER_OF_SIMULTANEOUS_RUNS = 1
 
-!! DK DK if we perform simultaneous runs in parallel, in only the source and receivers vary between these runs
+!! DK DK if we perform simultaneous runs in parallel, if only the source and receivers vary between these runs
 !! DK DK but not the mesh nor the model (velocity and density) then we can also read the mesh and model files
 !! DK DK from a single run in the beginning and broadcast them to all the others; for a large number of simultaneous
 !! DK DK runs for instance when solving inverse problems iteratively this can DRASTICALLY reduce I/Os to disk in the solver



More information about the CIG-COMMITS mailing list