Merge pull request #346 from blattms/utf-spelling

Use UTF-8 encoding for files and fix spelling errors.
This commit is contained in:
Arne Morten Kvarving
2021-09-14 12:50:30 +02:00
committed by GitHub
19 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ try
exit(1);
}
if (zlen <= 0.0) {
std::cerr << "Eror: zlen (" << zlen <<") must be greater than zero\n";
std::cerr << "Error: zlen (" << zlen <<") must be greater than zero\n";
exit(1);
}
+1 -1
View File
@@ -122,7 +122,7 @@ namespace {
<< " points. Suggested value: 1000.\n\n"
<< " -rock<int>cemexp <float> -- Cementation exponent can be set on a per rocktype basis\n"
<< " -rock<int>satexp <float> -- Saturation exponent can be set on a per rocktype basis\n\n"
<< "Jfunctions are data files with two colums of numbers. The first column is water\n"
<< "Jfunctions are data files with two columns of numbers. The first column is water\n"
<< "saturation, the second is the J-function. The first Jfunction, Jfunc1.data\n"
<< "corresponds to the first rock type defined in the eclipsefile's SATNUM. The\n"
<< "second correspond to the second rock type and so on. If just one Jfunc is\n"
+1 -1
View File
@@ -5,7 +5,7 @@
// Created: Wed Jul 1 12:25:57 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
+1 -1
View File
@@ -5,7 +5,7 @@
// Created: Mon Jun 29 15:19:42 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
+1 -1
View File
@@ -5,7 +5,7 @@
// Created: Mon Jun 15 12:53:38 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
+1 -1
View File
@@ -4,7 +4,7 @@
//
// Created: Tue Jun 30 11:25:46 2009
//
// Author(s): Bård Skaflestad <bard.skaflestad@sintef.no>
// Author(s): Bård Skaflestad <bard.skaflestad@sintef.no>
// Atgeirr F Rasmussen <atgeirr@sintef.no>
//
// $Date$
+1 -1
View File
@@ -5,7 +5,7 @@
// Created: Fri Aug 14 10:59:57 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
@@ -5,7 +5,7 @@
// Created: Fri Jul 3 12:28:48 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
@@ -5,7 +5,7 @@
// Created: Fri Oct 23 08:12:21 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
@@ -5,7 +5,7 @@
// Created: Thu Oct 22 20:16:15 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
+1 -1
View File
@@ -5,7 +5,7 @@
// Created: Fri Oct 23 14:11:24 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
+1 -1
View File
@@ -5,7 +5,7 @@
// Created: Tue Aug 11 15:01:48 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
+1 -1
View File
@@ -5,7 +5,7 @@
// Created: Fri Aug 28 15:00:15 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
+1 -1
View File
@@ -4,7 +4,7 @@
//
// Created: Sun Jun 21 18:56:51 2009
//
// Author(s): Bård Skaflestad <bard.skaflestad@sintef.no>
// Author(s): Bård Skaflestad <bard.skaflestad@sintef.no>
// Atgeirr F Rasmussen <atgeirr@sintef.no>
//
// $Date$
+1 -1
View File
@@ -4,7 +4,7 @@
//
// Created: Sun Jun 21 18:50:37 2009
//
// Author(s): Bård Skaflestad <bard.skaflestad@sintef.no>
// Author(s): Bård Skaflestad <bard.skaflestad@sintef.no>
// Atgeirr F Rasmussen <atgeirr@sintef.no>
//
// $Date$
@@ -5,7 +5,7 @@
// Created: Fri Aug 21 09:07:09 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
+1 -1
View File
@@ -5,7 +5,7 @@
// Created: Tue Jun 16 14:07:53 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
+1 -1
View File
@@ -5,7 +5,7 @@
// Created: Fri Aug 28 13:38:54 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//
+1 -1
View File
@@ -5,7 +5,7 @@
// Created: Fri Aug 28 14:01:19 2009
//
// Author(s): Atgeirr F Rasmussen <atgeirr@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
// Bård Skaflestad <bard.skaflestad@sintef.no>
//
// $Date$
//