[cig-commits] [commit] devel: "Buildbot ran code beautifier." (a7ad0d4)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Dec 31 04:37:03 PST 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem2d/compare/b259d542d122e904bd6a5f1b8519b8d46c7e0761...a7ad0d4491b67c622ec71c8e6297e93ff3bf4807

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

commit a7ad0d4491b67c622ec71c8e6297e93ff3bf4807
Author: buildbot <buildbot at seismobot.Princeton.EDU>
Date:   Wed Dec 31 06:07:44 2014 -0500

    "Buildbot ran code beautifier."


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

a7ad0d4491b67c622ec71c8e6297e93ff3bf4807
 src/specfem2D/compute_coupling_acoustic_el.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/specfem2D/compute_coupling_acoustic_el.f90 b/src/specfem2D/compute_coupling_acoustic_el.f90
index 43ac5c6..35bce3b 100644
--- a/src/specfem2D/compute_coupling_acoustic_el.f90
+++ b/src/specfem2D/compute_coupling_acoustic_el.f90
@@ -110,7 +110,7 @@
                call lik_parameter_computation(timeval,deltat,kappa_x,beta_x,alpha_x,kappa_z,beta_z,alpha_z,&
                                         CPML_region_local,13,A8,A9,A10,singularity_type_xz,bb_xz_1,bb_xz_2,&
                                         coef0_xz_1,coef1_xz_1,coef2_xz_1,coef0_xz_2,coef1_xz_2,coef2_xz_2)
-               elseif(CPML_region_local == CPML_Z_ONLY)then
+               else if(CPML_region_local == CPML_Z_ONLY)then
                call lik_parameter_computation(timeval,deltat,kappa_z,beta_z,alpha_z,kappa_x,beta_x,alpha_x,&
                                         CPML_region_local,31,A8,A9,A10,singularity_type_xz,bb_xz_1,bb_xz_2,&
                                         coef0_xz_1,coef1_xz_1,coef2_xz_1,coef0_xz_2,coef1_xz_2,coef2_xz_2)



More information about the CIG-COMMITS mailing list