[cig-commits] [commit] devel, master: added examples/CPML/HOMO8_FREE_SURFACE/HOWTO_run_this_example.txt (f9cc77f)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 16:51:00 PDT 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d/compare/6026e367984905ab133865f62fa6293b343759b9...47f703851338234f96397e7da9fbff63d8178b8a

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

commit f9cc77f2eb0c73d96d379b3ef43ca754305ee416
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue Mar 19 01:13:26 2013 +0000

    added examples/CPML/HOMO8_FREE_SURFACE/HOWTO_run_this_example.txt


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

f9cc77f2eb0c73d96d379b3ef43ca754305ee416
 CPML/HOMO8_FREE_SURFACE/HOWTO_run_this_example.txt  | 11 +++++++++++
 CPML/HOMO8_NOFREESURFACE/HOWTO_run_this_example.txt | 11 +++++++++++
 2 files changed, 22 insertions(+)

diff --git a/CPML/HOMO8_FREE_SURFACE/HOWTO_run_this_example.txt b/CPML/HOMO8_FREE_SURFACE/HOWTO_run_this_example.txt
new file mode 100644
index 0000000..cae8beb
--- /dev/null
+++ b/CPML/HOMO8_FREE_SURFACE/HOWTO_run_this_example.txt
@@ -0,0 +1,11 @@
+
+To run this example on 8 processor cores for instance, type this (replace "8" with another value in the three lines below if you want to use more processor cores):
+
+cd bin/
+
+./xdecompose_mesh 8 ../DATA/MESH ../OUTPUT_FILES/DATABASES_MPI
+
+mpirun -np 8 ./xgenerate_databases
+
+mpirun -np 8 ./xspecfem3D
+
diff --git a/CPML/HOMO8_NOFREESURFACE/HOWTO_run_this_example.txt b/CPML/HOMO8_NOFREESURFACE/HOWTO_run_this_example.txt
new file mode 100644
index 0000000..cae8beb
--- /dev/null
+++ b/CPML/HOMO8_NOFREESURFACE/HOWTO_run_this_example.txt
@@ -0,0 +1,11 @@
+
+To run this example on 8 processor cores for instance, type this (replace "8" with another value in the three lines below if you want to use more processor cores):
+
+cd bin/
+
+./xdecompose_mesh 8 ../DATA/MESH ../OUTPUT_FILES/DATABASES_MPI
+
+mpirun -np 8 ./xgenerate_databases
+
+mpirun -np 8 ./xspecfem3D
+



More information about the CIG-COMMITS mailing list