[cig-commits] [commit] release_1.2: set tw=79 for nicer formatting in GIT page (b1e234c)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jan 14 04:29:50 PST 2015


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

On branch  : release_1.2
Link       : https://github.com/geodynamics/axisem/compare/9579072f2d4cb83a163705b19f49166f57069e11...b1e234c535cdfddb70419739490b033e98379424

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

commit b1e234c535cdfddb70419739490b033e98379424
Author: martinvandriel <vandriel at erdw.ethz.ch>
Date:   Wed Jan 14 13:29:22 2015 +0100

    set tw=79 for nicer formatting in GIT page


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

b1e234c535cdfddb70419739490b033e98379424
 README | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/README b/README
index ef1b6ee..dec34a9 100644
--- a/README
+++ b/README
@@ -50,21 +50,21 @@ Basic instructions for running:
 
 More details are found in the manual. For a quick start:
 
-The mesher has to be run first to generate a SEM mesh for the solver. 
-Any changes in the resolution, spherically symmetric background model, or number 
-of processors requires a new mesh. 
-Changes in the source-receiver settings or 2.5D heterogeneities only need a new solver run.
-Changes on the moment tensor, receiver components, or filtering only need a new postprocessing run.
+The mesher has to be run first to generate a SEM mesh for the solver.  Any
+changes in the resolution, spherically symmetric background model, or number of
+processors requires a new mesh.  Changes in the source-receiver settings or
+2.5D heterogeneities only need a new solver run.  Changes on the moment tensor,
+receiver components, or filtering only need a new postprocessing run.
 
 General settings and explanations for parameters needed in MESHER and SOLVER
 are found in the inparam_* files in the respective directories. 
 
 1) Run copytemplates.sh to set up a generic run with pre-set parameters
 
-2) Go into the MESHER directory, run ./submit.csh . This compiles the code using
-gfortran and mpif90 as default compilers, and then submits a job on a single node. 
-For high resolution (seismic period below 3s), this requires significant amounts 
-of RAM, see manual.
+2) Go into the MESHER directory, run ./submit.csh . This compiles the code
+using gfortran and mpif90 as default compilers, and then submits a job on a
+single node.  For high resolution (seismic period below 3s), this requires
+significant amounts of RAM, see manual.
 
 3) Check OUTPUT; if finished, then run ./movemesh.csh <MESH_NAME>
 



More information about the CIG-COMMITS mailing list