[cig-commits] [commit] devel: update comments for homogeneous_halfspace README (github test) (8447c9a)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 25 12:28:18 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/7720ed970cc6310f213ea6021d4f7b8309b55f20...8447c9a3e0940e91c18a416e5eab60901d29fa68

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

commit 8447c9a3e0940e91c18a416e5eab60901d29fa68
Author: Carl Tape <carltape at gmail.com>
Date:   Wed Jun 25 11:28:17 2014 -0800

    update comments for homogeneous_halfspace README (github test)


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

8447c9a3e0940e91c18a416e5eab60901d29fa68
 .../README                                             | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

diff --git a/EXAMPLES/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/README b/EXAMPLES/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/README
index eedb35d..4ab175a 100644
--- a/EXAMPLES/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/README
+++ b/EXAMPLES/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/README
@@ -66,7 +66,7 @@ step-by-step tutorial (long version -- generate MESH with GEOCUBIT):
 
      > cp utils/Cluster/pbs/*.bash .
 
-     note: you may need to adjust the commands (e.g., -q or -l)
+     note: you may need to adjust the commands for your particular cluster (e.g., -q or -l)
      note: in this example you do not need go_mesher_pbs.bash and valgrind_go_solver_pbs.bash
 
 4. copy three input files from examples directory into SPECFEM3D/DATA/
@@ -145,23 +145,19 @@ step-by-step tutorial (long version -- generate MESH with GEOCUBIT):
 
 8. run simulation:
 
-   - compile specfem3D:
+   - compile specfem3D in directory SPECFEM3D/:
      > make xspecfem3D
 
    - submit job script:
      > qsub go_solver_pbs.bash
 
-     note 1: this script will need to be tailored to your cluster, e.g.,
-             > bsub < go_solver_lsf.bash
-     note 2: the simulation runs on 4 cores and should take about 5 minutes,
-             and you can track the progress with the timestamp files
-             generated in OUTPUT_FILES/
+     note: the simulation runs on 4 cores and should take about 15 minutes,
+           and you can track the progress with the timestamp files
+           generated in OUTPUT_FILES/
 
-   - the job should take about 15 minutes
    - when the job is complete, you should have 3 sets (semd,semv,sema)
-     of 18 (ls -1 *semd | wc) seismogram files in the directory OUTPUT_FILES,
-     as well as 3 timestamp****** files
-
+     of 12 (ls -1 *semd | wc) seismogram files in the directory OUTPUT_FILES,
+     as well as 51 timestamp****** files
 
 9. check with 6 reference seismograms in
       SPECFEM3D/examples/homogeneous_halfspace/REF_SEIS/



More information about the CIG-COMMITS mailing list