Browse Source

Merge branch 'master' of github.com:ovidiopr/scattnlay

Conflicts:
	README.md
Ovidio Peña Rodríguez 9 years ago
parent
commit
39d544f7b1
1 changed files with 15 additions and 0 deletions
  1. 15 0
      README.md

+ 15 - 0
README.md

@@ -53,19 +53,34 @@ terms, E, H = fieldnlay(x, m, coords)
   ```
   
 2. Standalone program
+<<<<<<< HEAD
   * Execute scattnlay directly:
+=======
+  * Execute scattnlay directly
+          * Usage:
+>>>>>>> 4ccc675c9bc25d1d809883c5d14189183e8d5818
 		  
   ```bash
 scattnlay -l Layers x1 m1.r m1.i [x2 m2.r m2.i ...] [-c comment]
   ```
 
+<<<<<<< HEAD
   * Execute fieldnlay directly:
+=======
+  * Execute fieldnlay directly
+          * Usage:
+>>>>>>> 4ccc675c9bc25d1d809883c5d14189183e8d5818
 		  
   ```bash
 fieldnlay -l Layers x1 m1.r m1.i [x2 m2.r m2.i ...] [-p xi xf nx yi yf ny zi zf nz] [-c comment]
   ```
 
+<<<<<<< HEAD
   * Execute some of the test scripts (located in the folder 'tests/shell'):
+=======
+  * Execute some of the test scripts (located in the folder 'tests/shell')
+      * Example:
+>>>>>>> 4ccc675c9bc25d1d809883c5d14189183e8d5818
 
   ```bash
 ./test01.sh > test01.csv