From 19a041c41b3f801d9cf8938517dd5049d7f478fa Mon Sep 17 00:00:00 2001
From: Philipp Nuske <philipp.nuske@mailbox.org>
Date: Wed, 30 Oct 2013 09:39:13 +0000
Subject: [PATCH] although I am amazed by the pace at which \Dumux is
 developing, nonetheless  it's namespaces should be properly commented :-)

reviewed by Christoph


git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11865 2fb0f335-1f38-0410-981e-8018bf24f1b0
---
 dumux/decoupled/2p2c/2p2cfluidstate.hh                        | 2 +-
 dumux/decoupled/2p2c/pseudo1p2cfluidstate.hh                  | 2 +-
 dumux/geomechanics/el1p2c/el1p2cfluxvariables.hh              | 2 +-
 dumux/geomechanics/el2p/el2pfluxvariables.hh                  | 2 +-
 dumux/geomechanics/elastic/elasticfluxvariables.hh            | 2 +-
 dumux/implicit/1p/1pindices.hh                                | 2 +-
 dumux/implicit/1p/1pproperties.hh                             | 2 +-
 dumux/implicit/1p/1ppropertydefaults.hh                       | 4 ++--
 dumux/implicit/1p2c/1p2cfluxvariables.hh                      | 2 +-
 dumux/implicit/2pdfm/2pdfmfluxvariables.hh                    | 2 +-
 dumux/implicit/2pni/2pnivolumevariables.hh                    | 2 +-
 dumux/implicit/3p/3plocalresidual.hh                          | 2 +-
 dumux/implicit/3p3c/3p3cfluxvariables.hh                      | 2 +-
 dumux/implicit/3p3c/3p3clocalresidual.hh                      | 2 +-
 dumux/implicit/3p3c/3p3cvolumevariables.hh                    | 2 +-
 dumux/implicit/3p3cni/3p3cnifluxvariables.hh                  | 2 +-
 dumux/implicit/3p3cni/3p3cnivolumevariables.hh                | 2 +-
 dumux/implicit/co2/co2volumevariables.hh                      | 2 +-
 dumux/implicit/co2ni/co2nivolumevariables.hh                  | 2 +-
 dumux/implicit/common/implicitvolumevariables.hh              | 2 +-
 dumux/implicit/mpnc/energy/mpncfluxvariablesenergy.hh         | 2 +-
 dumux/implicit/mpnc/energy/mpncfluxvariablesenergykinetic.hh  | 2 +-
 dumux/implicit/mpnc/energy/mpncvolumevariablesenergy.hh       | 2 +-
 .../implicit/mpnc/energy/mpncvolumevariablesenergykinetic.hh  | 2 +-
 dumux/implicit/mpnc/mass/mpnclocalresidualmass.hh             | 2 +-
 dumux/implicit/mpnc/mass/mpncvolumevariablesmass.hh           | 2 +-
 dumux/implicit/mpnc/mass/mpncvolumevariablesmasskinetic.hh    | 2 +-
 dumux/implicit/mpnc/mpncfluxvariables.hh                      | 2 +-
 dumux/implicit/mpnc/mpnclocalresidual.hh                      | 2 +-
 dumux/implicit/mpnc/mpncvolumevariables.hh                    | 2 +-
 dumux/implicit/richards/richardsindices.hh                    | 2 +-
 dumux/implicit/richards/richardsproperties.hh                 | 2 +-
 dumux/implicit/richards/richardspropertydefaults.hh           | 2 +-
 dumux/material/binarycoefficients/air_mesitylene.hh           | 2 +-
 dumux/material/binarycoefficients/air_xylene.hh               | 2 +-
 dumux/material/binarycoefficients/brine_co2.hh                | 2 +-
 dumux/material/binarycoefficients/fullermethod.hh             | 4 ++--
 dumux/material/binarycoefficients/h2o_mesitylene.hh           | 2 +-
 dumux/material/binarycoefficients/h2o_n2.hh                   | 2 +-
 dumux/material/binarycoefficients/h2o_xylene.hh               | 2 +-
 dumux/material/components/brine.hh                            | 2 +-
 dumux/material/components/ch4.hh                              | 2 +-
 dumux/material/components/co2.hh                              | 2 +-
 dumux/material/components/component.hh                        | 2 +-
 dumux/material/components/h2.hh                               | 2 +-
 dumux/material/components/h2o.hh                              | 2 +-
 dumux/material/components/iapws/common.hh                     | 4 ++--
 dumux/material/components/iapws/region1.hh                    | 4 ++--
 dumux/material/components/iapws/region2.hh                    | 4 ++--
 dumux/material/components/iapws/region4.hh                    | 4 ++--
 dumux/material/components/lnapl.hh                            | 2 +-
 dumux/material/components/n2.hh                               | 2 +-
 dumux/material/components/nullcomponent.hh                    | 2 +-
 dumux/material/components/o2.hh                               | 2 +-
 dumux/material/components/simpleco2.hh                        | 2 +-
 dumux/material/components/simpleh2o.hh                        | 2 +-
 dumux/material/components/tabulatedcomponent.hh               | 2 +-
 dumux/material/components/unit.hh                             | 2 +-
 dumux/material/eos/pengrobinson.hh                            | 2 +-
 dumux/material/eos/pengrobinsonmixture.hh                     | 2 +-
 dumux/material/eos/pengrobinsonparams.hh                      | 2 +-
 dumux/material/eos/pengrobinsonparamsmixture.hh               | 2 +-
 dumux/material/fluidstates/compositionalfluidstate.hh         | 2 +-
 dumux/material/fluidstates/immisciblefluidstate.hh            | 2 +-
 dumux/material/fluidstates/isothermalimmisciblefluidstate.hh  | 2 +-
 dumux/material/fluidstates/nonequilibriumenergyfluidstate.hh  | 2 +-
 dumux/material/fluidstates/nonequilibriumfluidstate.hh        | 2 +-
 dumux/material/fluidstates/nonequilibriummassfluidstate.hh    | 2 +-
 dumux/material/fluidstates/pressureoverlayfluidstate.hh       | 2 +-
 dumux/material/fluidstates/saturationoverlayfluidstate.hh     | 2 +-
 dumux/material/fluidstates/temperatureoverlayfluidstate.hh    | 2 +-
 dumux/material/fluidsystems/1pfluidsystem.hh                  | 4 ++--
 dumux/material/fluidsystems/2pimmisciblefluidsystem.hh        | 4 ++--
 dumux/material/fluidsystems/basefluidsystem.hh                | 2 +-
 dumux/material/fluidsystems/brineco2fluidsystem.hh            | 4 ++--
 dumux/material/fluidsystems/h2oairfluidsystem.hh              | 2 +-
 dumux/material/fluidsystems/h2on2fluidsystem.hh               | 4 ++--
 dumux/material/fluidsystems/h2on2liquidphasefluidsystem.hh    | 4 ++--
 dumux/material/fluidsystems/nullparametercache.hh             | 2 +-
 dumux/material/fluidsystems/parametercachebase.hh             | 2 +-
 dumux/material/fluidsystems/spe5fluidsystem.hh                | 4 ++--
 test/freeflow/navierstokes/n2constviscosity.hh                | 2 +-
 82 files changed, 94 insertions(+), 94 deletions(-)

diff --git a/dumux/decoupled/2p2c/2p2cfluidstate.hh b/dumux/decoupled/2p2c/2p2cfluidstate.hh
index 7860c762d8..0e71a2c211 100644
--- a/dumux/decoupled/2p2c/2p2cfluidstate.hh
+++ b/dumux/decoupled/2p2c/2p2cfluidstate.hh
@@ -310,6 +310,6 @@ protected:
     Scalar averageMolarMass_[numPhases];
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/decoupled/2p2c/pseudo1p2cfluidstate.hh b/dumux/decoupled/2p2c/pseudo1p2cfluidstate.hh
index 009cbf39f2..ec160bdea8 100644
--- a/dumux/decoupled/2p2c/pseudo1p2cfluidstate.hh
+++ b/dumux/decoupled/2p2c/pseudo1p2cfluidstate.hh
@@ -318,6 +318,6 @@ protected:
     int presentPhaseIdx_;
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/geomechanics/el1p2c/el1p2cfluxvariables.hh b/dumux/geomechanics/el1p2c/el1p2cfluxvariables.hh
index 3d9268c447..f896b10f65 100644
--- a/dumux/geomechanics/el1p2c/el1p2cfluxvariables.hh
+++ b/dumux/geomechanics/el1p2c/el1p2cfluxvariables.hh
@@ -316,6 +316,6 @@ namespace Dumux
             Scalar diffCoeffPM_;
     };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/geomechanics/el2p/el2pfluxvariables.hh b/dumux/geomechanics/el2p/el2pfluxvariables.hh
index 1f193cc553..93bd92a523 100644
--- a/dumux/geomechanics/el2p/el2pfluxvariables.hh
+++ b/dumux/geomechanics/el2p/el2pfluxvariables.hh
@@ -255,6 +255,6 @@ NEW_PROP_TAG(SpatialParams);
             DimMatrix K_;
     };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/geomechanics/elastic/elasticfluxvariables.hh b/dumux/geomechanics/elastic/elasticfluxvariables.hh
index ce1ff642e9..a2f92e5405 100644
--- a/dumux/geomechanics/elastic/elasticfluxvariables.hh
+++ b/dumux/geomechanics/elastic/elasticfluxvariables.hh
@@ -254,6 +254,6 @@ protected:
 
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/1p/1pindices.hh b/dumux/implicit/1p/1pindices.hh
index ea6f142b95..6eacd5ca7c 100644
--- a/dumux/implicit/1p/1pindices.hh
+++ b/dumux/implicit/1p/1pindices.hh
@@ -39,6 +39,6 @@ struct OnePIndices
 };
 
 // \}
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/1p/1pproperties.hh b/dumux/implicit/1p/1pproperties.hh
index 4eeb4475e7..968867f4a1 100644
--- a/dumux/implicit/1p/1pproperties.hh
+++ b/dumux/implicit/1p/1pproperties.hh
@@ -64,6 +64,6 @@ NEW_PROP_TAG(VtkAddVelocity); //!< Returns whether velocity vectors are written
 // \}
 }
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/1p/1ppropertydefaults.hh b/dumux/implicit/1p/1ppropertydefaults.hh
index 722a3b4ad0..e85a296c62 100644
--- a/dumux/implicit/1p/1ppropertydefaults.hh
+++ b/dumux/implicit/1p/1ppropertydefaults.hh
@@ -105,8 +105,8 @@ SET_BOOL_PROP(OneP, ProblemEnableGravity, true);
 SET_SCALAR_PROP(BoxModel, SpatialParamsForchCoeff, 0.55);
 
 // \}
-} // end namepace Properties
+} // end namespace Properties
 
-} // end namepace Dumux
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/implicit/1p2c/1p2cfluxvariables.hh b/dumux/implicit/1p2c/1p2cfluxvariables.hh
index c6c0b8781f..94bcd24c19 100644
--- a/dumux/implicit/1p2c/1p2cfluxvariables.hh
+++ b/dumux/implicit/1p2c/1p2cfluxvariables.hh
@@ -531,6 +531,6 @@ protected:
     Scalar mobilityUpwindWeight_; //!< Upwind weight for mobility. Set to one for full upstream weighting
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/2pdfm/2pdfmfluxvariables.hh b/dumux/implicit/2pdfm/2pdfmfluxvariables.hh
index 3397d6cab6..8c9a70054a 100644
--- a/dumux/implicit/2pdfm/2pdfmfluxvariables.hh
+++ b/dumux/implicit/2pdfm/2pdfmfluxvariables.hh
@@ -224,6 +224,6 @@ private:
     }
 };
 
-} // end namepace
+} // end namespace
 
 #endif // DUMUX_BOXMODELS_2PDFM_FLUX_VARIABLES_HH
diff --git a/dumux/implicit/2pni/2pnivolumevariables.hh b/dumux/implicit/2pni/2pnivolumevariables.hh
index 8a5a4e89f7..5a48621893 100644
--- a/dumux/implicit/2pni/2pnivolumevariables.hh
+++ b/dumux/implicit/2pni/2pnivolumevariables.hh
@@ -127,6 +127,6 @@ protected:
     Scalar heatCapacity_;
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/3p/3plocalresidual.hh b/dumux/implicit/3p/3plocalresidual.hh
index 79d33bb07c..7702e81274 100644
--- a/dumux/implicit/3p/3plocalresidual.hh
+++ b/dumux/implicit/3p/3plocalresidual.hh
@@ -196,6 +196,6 @@ protected:
     }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/3p3c/3p3cfluxvariables.hh b/dumux/implicit/3p3c/3p3cfluxvariables.hh
index 578c111826..dff54e24a5 100644
--- a/dumux/implicit/3p3c/3p3cfluxvariables.hh
+++ b/dumux/implicit/3p3c/3p3cfluxvariables.hh
@@ -379,6 +379,6 @@ protected:
     Dune::FieldMatrix<Scalar, numPhases, numComponents> porousDiffCoeff_;
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/3p3c/3p3clocalresidual.hh b/dumux/implicit/3p3c/3p3clocalresidual.hh
index 1aa8611a3c..f391f2c278 100644
--- a/dumux/implicit/3p3c/3p3clocalresidual.hh
+++ b/dumux/implicit/3p3c/3p3clocalresidual.hh
@@ -248,6 +248,6 @@ protected:
     }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/3p3c/3p3cvolumevariables.hh b/dumux/implicit/3p3c/3p3cvolumevariables.hh
index c2c848247b..11e04c8671 100644
--- a/dumux/implicit/3p3c/3p3cvolumevariables.hh
+++ b/dumux/implicit/3p3c/3p3cvolumevariables.hh
@@ -732,6 +732,6 @@ private:
 template <class TypeTag>
 const typename ThreePThreeCVolumeVariables<TypeTag>::Scalar ThreePThreeCVolumeVariables<TypeTag>::R = Constants<typename GET_PROP_TYPE(TypeTag, Scalar)>::R;
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/3p3cni/3p3cnifluxvariables.hh b/dumux/implicit/3p3cni/3p3cnifluxvariables.hh
index ef3ae9307c..a52970dd2a 100644
--- a/dumux/implicit/3p3cni/3p3cnifluxvariables.hh
+++ b/dumux/implicit/3p3cni/3p3cnifluxvariables.hh
@@ -123,6 +123,6 @@ private:
     Scalar normalMatrixHeatFlux_;
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/3p3cni/3p3cnivolumevariables.hh b/dumux/implicit/3p3cni/3p3cnivolumevariables.hh
index 41e7185115..17a79cdfb3 100644
--- a/dumux/implicit/3p3cni/3p3cnivolumevariables.hh
+++ b/dumux/implicit/3p3cni/3p3cnivolumevariables.hh
@@ -153,6 +153,6 @@ protected:
     Scalar heatCapacity_;
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/co2/co2volumevariables.hh b/dumux/implicit/co2/co2volumevariables.hh
index 8094145dfa..afd0fb3d04 100644
--- a/dumux/implicit/co2/co2volumevariables.hh
+++ b/dumux/implicit/co2/co2volumevariables.hh
@@ -442,6 +442,6 @@ private:
     { return *static_cast<const Implementation*>(this); }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/co2ni/co2nivolumevariables.hh b/dumux/implicit/co2ni/co2nivolumevariables.hh
index 369c5e61f5..1a2cf012cf 100644
--- a/dumux/implicit/co2ni/co2nivolumevariables.hh
+++ b/dumux/implicit/co2ni/co2nivolumevariables.hh
@@ -139,6 +139,6 @@ protected:
     Scalar heatCapacity_;
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/common/implicitvolumevariables.hh b/dumux/implicit/common/implicitvolumevariables.hh
index b22119c6d4..8acdbabd9c 100644
--- a/dumux/implicit/common/implicitvolumevariables.hh
+++ b/dumux/implicit/common/implicitvolumevariables.hh
@@ -183,6 +183,6 @@ protected:
     Scalar extrusionFactor_;
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/mpnc/energy/mpncfluxvariablesenergy.hh b/dumux/implicit/mpnc/energy/mpncfluxvariablesenergy.hh
index 18028507e1..ca64daf666 100644
--- a/dumux/implicit/mpnc/energy/mpncfluxvariablesenergy.hh
+++ b/dumux/implicit/mpnc/energy/mpncfluxvariablesenergy.hh
@@ -233,6 +233,6 @@ private:
     Scalar temperatureGradientNormal_;
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/mpnc/energy/mpncfluxvariablesenergykinetic.hh b/dumux/implicit/mpnc/energy/mpncfluxvariablesenergykinetic.hh
index 3579598720..df7f7dd04c 100644
--- a/dumux/implicit/mpnc/energy/mpncfluxvariablesenergykinetic.hh
+++ b/dumux/implicit/mpnc/energy/mpncfluxvariablesenergykinetic.hh
@@ -115,6 +115,6 @@ private:
     DimVector temperatureGradient_[numEnergyEqs];
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/mpnc/energy/mpncvolumevariablesenergy.hh b/dumux/implicit/mpnc/energy/mpncvolumevariablesenergy.hh
index a31bc6075a..17e46fa9fd 100644
--- a/dumux/implicit/mpnc/energy/mpncvolumevariablesenergy.hh
+++ b/dumux/implicit/mpnc/energy/mpncvolumevariablesenergy.hh
@@ -234,6 +234,6 @@ protected:
     Scalar soilDensity_;
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/mpnc/energy/mpncvolumevariablesenergykinetic.hh b/dumux/implicit/mpnc/energy/mpncvolumevariablesenergykinetic.hh
index 32325b7932..98efd2995e 100644
--- a/dumux/implicit/mpnc/energy/mpncvolumevariablesenergykinetic.hh
+++ b/dumux/implicit/mpnc/energy/mpncvolumevariablesenergykinetic.hh
@@ -230,6 +230,6 @@ protected:
     Scalar fluidThermalConductivity_[numPhases];
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/mpnc/mass/mpnclocalresidualmass.hh b/dumux/implicit/mpnc/mass/mpnclocalresidualmass.hh
index 11de517c5a..edd70b4a77 100644
--- a/dumux/implicit/mpnc/mass/mpnclocalresidualmass.hh
+++ b/dumux/implicit/mpnc/mass/mpnclocalresidualmass.hh
@@ -385,6 +385,6 @@ public:
     }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/mpnc/mass/mpncvolumevariablesmass.hh b/dumux/implicit/mpnc/mass/mpncvolumevariablesmass.hh
index 441f7f2b88..0a0a6b5d70 100644
--- a/dumux/implicit/mpnc/mass/mpncvolumevariablesmass.hh
+++ b/dumux/implicit/mpnc/mass/mpncvolumevariablesmass.hh
@@ -125,6 +125,6 @@ public:
     }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/mpnc/mass/mpncvolumevariablesmasskinetic.hh b/dumux/implicit/mpnc/mass/mpncvolumevariablesmasskinetic.hh
index a24e4dfd76..c06ade3f8b 100644
--- a/dumux/implicit/mpnc/mass/mpncvolumevariablesmasskinetic.hh
+++ b/dumux/implicit/mpnc/mass/mpncvolumevariablesmasskinetic.hh
@@ -167,6 +167,6 @@ private:
     Scalar xEquil_[numPhases][numComponents];
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/mpnc/mpncfluxvariables.hh b/dumux/implicit/mpnc/mpncfluxvariables.hh
index a26ffd099d..8a81fe410a 100644
--- a/dumux/implicit/mpnc/mpncfluxvariables.hh
+++ b/dumux/implicit/mpnc/mpncfluxvariables.hh
@@ -164,6 +164,6 @@ private:
     FluxVariablesEnergy     fluxVarsEnergy_;
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/mpnc/mpnclocalresidual.hh b/dumux/implicit/mpnc/mpnclocalresidual.hh
index a081c9030b..c88a7748ae 100644
--- a/dumux/implicit/mpnc/mpnclocalresidual.hh
+++ b/dumux/implicit/mpnc/mpnclocalresidual.hh
@@ -310,6 +310,6 @@ protected:
     { return *static_cast<const Implementation *>(this); }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/mpnc/mpncvolumevariables.hh b/dumux/implicit/mpnc/mpncvolumevariables.hh
index 8c874ef88b..73e59f0228 100644
--- a/dumux/implicit/mpnc/mpncvolumevariables.hh
+++ b/dumux/implicit/mpnc/mpncvolumevariables.hh
@@ -380,6 +380,6 @@ protected:
     FluidState fluidState_;
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/richards/richardsindices.hh b/dumux/implicit/richards/richardsindices.hh
index 908de3ad6b..8077abcad6 100644
--- a/dumux/implicit/richards/richardsindices.hh
+++ b/dumux/implicit/richards/richardsindices.hh
@@ -61,6 +61,6 @@ struct RichardsIndices
 };
 // \}
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/richards/richardsproperties.hh b/dumux/implicit/richards/richardsproperties.hh
index fa7a6ed39e..3fb082ebc6 100644
--- a/dumux/implicit/richards/richardsproperties.hh
+++ b/dumux/implicit/richards/richardsproperties.hh
@@ -69,6 +69,6 @@ NEW_PROP_TAG(VtkAddVelocity); //!< Returns whether velocity vectors are written
 // \}
 }
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/implicit/richards/richardspropertydefaults.hh b/dumux/implicit/richards/richardspropertydefaults.hh
index e3acf93ed7..941238a19a 100644
--- a/dumux/implicit/richards/richardspropertydefaults.hh
+++ b/dumux/implicit/richards/richardspropertydefaults.hh
@@ -167,6 +167,6 @@ SET_SCALAR_PROP(BoxModel, SpatialParamsForchCoeff, 0.55);
 // \}
 }
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/binarycoefficients/air_mesitylene.hh b/dumux/material/binarycoefficients/air_mesitylene.hh
index fd9b994fe8..89b44d28ea 100644
--- a/dumux/material/binarycoefficients/air_mesitylene.hh
+++ b/dumux/material/binarycoefficients/air_mesitylene.hh
@@ -102,6 +102,6 @@ public:
 };
 
 }
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/binarycoefficients/air_xylene.hh b/dumux/material/binarycoefficients/air_xylene.hh
index 66f4afc0a1..549791ca37 100644
--- a/dumux/material/binarycoefficients/air_xylene.hh
+++ b/dumux/material/binarycoefficients/air_xylene.hh
@@ -102,6 +102,6 @@ public:
 };
 
 }
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/binarycoefficients/brine_co2.hh b/dumux/material/binarycoefficients/brine_co2.hh
index f280eca156..63990cecd8 100644
--- a/dumux/material/binarycoefficients/brine_co2.hh
+++ b/dumux/material/binarycoefficients/brine_co2.hh
@@ -596,6 +596,6 @@ private:
 
 };
 }
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/binarycoefficients/fullermethod.hh b/dumux/material/binarycoefficients/fullermethod.hh
index 9233b37bda..42cee693f1 100644
--- a/dumux/material/binarycoefficients/fullermethod.hh
+++ b/dumux/material/binarycoefficients/fullermethod.hh
@@ -60,7 +60,7 @@ inline Scalar fullerMethod(const Scalar *M, // molar masses [g/mol]
     return 1e-4 * (143.0*pow(temperature, 1.75))/(pressure*sqrt(Mab)*tmp*tmp);
 }
 
-} // end namepace BinaryCoeff
-} // end namepace Dumux
+} // end namespace BinaryCoeff
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/material/binarycoefficients/h2o_mesitylene.hh b/dumux/material/binarycoefficients/h2o_mesitylene.hh
index 5e89137403..c893921a02 100644
--- a/dumux/material/binarycoefficients/h2o_mesitylene.hh
+++ b/dumux/material/binarycoefficients/h2o_mesitylene.hh
@@ -110,6 +110,6 @@ public:
 };
 
 }
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/binarycoefficients/h2o_n2.hh b/dumux/material/binarycoefficients/h2o_n2.hh
index 9333370dbe..8fe8f41771 100644
--- a/dumux/material/binarycoefficients/h2o_n2.hh
+++ b/dumux/material/binarycoefficients/h2o_n2.hh
@@ -108,6 +108,6 @@ public:
 };
 
 }
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/binarycoefficients/h2o_xylene.hh b/dumux/material/binarycoefficients/h2o_xylene.hh
index 58920cc34b..4956a05dd6 100644
--- a/dumux/material/binarycoefficients/h2o_xylene.hh
+++ b/dumux/material/binarycoefficients/h2o_xylene.hh
@@ -111,6 +111,6 @@ public:
 };
 
 }
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/brine.hh b/dumux/material/components/brine.hh
index 8032c346f9..023bc5ee86 100644
--- a/dumux/material/components/brine.hh
+++ b/dumux/material/components/brine.hh
@@ -385,6 +385,6 @@ public:
 template <class Scalar, class H2O>
 Scalar Brine<Scalar, H2O>::salinity = 0.1; // also needs to be adapted in CO2 solubility table!
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/ch4.hh b/dumux/material/components/ch4.hh
index 3cbc9d9b31..fa6d72cb06 100644
--- a/dumux/material/components/ch4.hh
+++ b/dumux/material/components/ch4.hh
@@ -222,6 +222,6 @@ public:
     }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/co2.hh b/dumux/material/components/co2.hh
index 185b44923d..b13a72a955 100644
--- a/dumux/material/components/co2.hh
+++ b/dumux/material/components/co2.hh
@@ -329,6 +329,6 @@ const Scalar CO2<Scalar, CO2Tables>::R = Constants<Scalar>::R;
 template <class Scalar, class CO2Tables>
 bool CO2<Scalar, CO2Tables>::warningThrown = false;
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/component.hh b/dumux/material/components/component.hh
index 9fa2dc2f43..c3dbb14260 100644
--- a/dumux/material/components/component.hh
+++ b/dumux/material/components/component.hh
@@ -221,6 +221,6 @@ public:
     { DUNE_THROW(Dune::NotImplemented, "Component::liquidHeatCapacity()"); }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/h2.hh b/dumux/material/components/h2.hh
index 3016bbd070..440f03f58b 100644
--- a/dumux/material/components/h2.hh
+++ b/dumux/material/components/h2.hh
@@ -212,6 +212,6 @@ public:
     }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/h2o.hh b/dumux/material/components/h2o.hh
index 95e98f3bc4..e01c8c1213 100644
--- a/dumux/material/components/h2o.hh
+++ b/dumux/material/components/h2o.hh
@@ -958,6 +958,6 @@ private:
 template <class Scalar>
 const Scalar H2O<Scalar>::Rs = Common::Rs;
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/iapws/common.hh b/dumux/material/components/iapws/common.hh
index 69814b05d1..9dbfbfffc2 100644
--- a/dumux/material/components/iapws/common.hh
+++ b/dumux/material/components/iapws/common.hh
@@ -254,7 +254,7 @@ const Scalar Common<Scalar>::tripleTemperature = 273.16;
 template <class Scalar>
 const Scalar Common<Scalar>::triplePressure = 611.657;
 
-} // end namepace IAPWS
-} // end namepace Dune
+} // end namespace IAPWS
+} // end namespace Dune
 
 #endif
diff --git a/dumux/material/components/iapws/region1.hh b/dumux/material/components/iapws/region1.hh
index 6fd3942f2f..56d40f9e06 100644
--- a/dumux/material/components/iapws/region1.hh
+++ b/dumux/material/components/iapws/region1.hh
@@ -353,7 +353,7 @@ private:
 
 };
 
-} // end namepace IAPWS
-} // end namepace Dune
+} // end namespace IAPWS
+} // end namespace Dune
 
 #endif
diff --git a/dumux/material/components/iapws/region2.hh b/dumux/material/components/iapws/region2.hh
index 81a1d8ac64..ecff651972 100644
--- a/dumux/material/components/iapws/region2.hh
+++ b/dumux/material/components/iapws/region2.hh
@@ -419,7 +419,7 @@ private:
 
 };
 
-} // end namepace IAPWS
-} // end namepace Dune
+} // end namespace IAPWS
+} // end namespace Dune
 
 #endif
diff --git a/dumux/material/components/iapws/region4.hh b/dumux/material/components/iapws/region4.hh
index 6d679062ac..6f8fee6073 100644
--- a/dumux/material/components/iapws/region4.hh
+++ b/dumux/material/components/iapws/region4.hh
@@ -117,7 +117,7 @@ public:
     }
 };
 
-} // end namepace IAPWS
-} // end namepace Dune
+} // end namespace IAPWS
+} // end namespace Dune
 
 #endif
diff --git a/dumux/material/components/lnapl.hh b/dumux/material/components/lnapl.hh
index 73251d2309..a9ff00157e 100644
--- a/dumux/material/components/lnapl.hh
+++ b/dumux/material/components/lnapl.hh
@@ -77,6 +77,6 @@ public:
 
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/n2.hh b/dumux/material/components/n2.hh
index f919c273ae..02a85ac41f 100644
--- a/dumux/material/components/n2.hh
+++ b/dumux/material/components/n2.hh
@@ -279,6 +279,6 @@ public:
     }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/nullcomponent.hh b/dumux/material/components/nullcomponent.hh
index 63d1972235..d38347682c 100644
--- a/dumux/material/components/nullcomponent.hh
+++ b/dumux/material/components/nullcomponent.hh
@@ -44,6 +44,6 @@ class NullComponent : public Component<Scalar, NullComponent<Scalar> >
 {
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/o2.hh b/dumux/material/components/o2.hh
index 546158d23a..665b2b09f8 100644
--- a/dumux/material/components/o2.hh
+++ b/dumux/material/components/o2.hh
@@ -226,6 +226,6 @@ public:
     }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/simpleco2.hh b/dumux/material/components/simpleco2.hh
index c79245f298..ade49659b9 100644
--- a/dumux/material/components/simpleco2.hh
+++ b/dumux/material/components/simpleco2.hh
@@ -197,6 +197,6 @@ public:
     }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/simpleh2o.hh b/dumux/material/components/simpleh2o.hh
index f7c3289aad..9c84088d5c 100644
--- a/dumux/material/components/simpleh2o.hh
+++ b/dumux/material/components/simpleh2o.hh
@@ -285,6 +285,6 @@ public:
 template <class Scalar>
 const Scalar SimpleH2O<Scalar>::R = Dumux::Constants<Scalar>::R / 18e-3;
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/tabulatedcomponent.hh b/dumux/material/components/tabulatedcomponent.hh
index 0ad270ae72..0b44abe860 100644
--- a/dumux/material/components/tabulatedcomponent.hh
+++ b/dumux/material/components/tabulatedcomponent.hh
@@ -928,6 +928,6 @@ template <class Scalar, class RawComponent, bool useVaporPressure>
 unsigned TabulatedComponent<Scalar, RawComponent, useVaporPressure>::nDensity_;
 
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/components/unit.hh b/dumux/material/components/unit.hh
index 31d60601d1..0b78847c18 100644
--- a/dumux/material/components/unit.hh
+++ b/dumux/material/components/unit.hh
@@ -77,6 +77,6 @@ public:
 
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/eos/pengrobinson.hh b/dumux/material/eos/pengrobinson.hh
index ef35816f50..8ee54eac78 100644
--- a/dumux/material/eos/pengrobinson.hh
+++ b/dumux/material/eos/pengrobinson.hh
@@ -496,6 +496,6 @@ Tabulated2DFunction<Scalar> PengRobinson<Scalar>::criticalPressure_;
 template <class Scalar>
 Tabulated2DFunction<Scalar> PengRobinson<Scalar>::criticalMolarVolume_;
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/eos/pengrobinsonmixture.hh b/dumux/material/eos/pengrobinsonmixture.hh
index 60cf10c272..0df4681054 100644
--- a/dumux/material/eos/pengrobinsonmixture.hh
+++ b/dumux/material/eos/pengrobinsonmixture.hh
@@ -156,6 +156,6 @@ const Scalar PengRobinsonMixture<Scalar, StaticParameters>::u = 2.0;
 template<class Scalar, class StaticParameters>
 const Scalar PengRobinsonMixture<Scalar, StaticParameters>::w = -1.0;
 
-} // end namepace Dumux
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/material/eos/pengrobinsonparams.hh b/dumux/material/eos/pengrobinsonparams.hh
index 22b63c9aa6..3c1f411ebd 100644
--- a/dumux/material/eos/pengrobinsonparams.hh
+++ b/dumux/material/eos/pengrobinsonparams.hh
@@ -91,6 +91,6 @@ protected:
     Scalar b_;
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/eos/pengrobinsonparamsmixture.hh b/dumux/material/eos/pengrobinsonparamsmixture.hh
index 84491c42c4..6926d4bf63 100644
--- a/dumux/material/eos/pengrobinsonparamsmixture.hh
+++ b/dumux/material/eos/pengrobinsonparamsmixture.hh
@@ -246,6 +246,6 @@ private:
     Scalar aCache_[numComponents][numComponents];
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/fluidstates/compositionalfluidstate.hh b/dumux/material/fluidstates/compositionalfluidstate.hh
index edc9f8fa7c..2c4b38b648 100644
--- a/dumux/material/fluidstates/compositionalfluidstate.hh
+++ b/dumux/material/fluidstates/compositionalfluidstate.hh
@@ -359,6 +359,6 @@ protected:
     Scalar temperature_;
 };
 
-} // end namepace Dumux
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/material/fluidstates/immisciblefluidstate.hh b/dumux/material/fluidstates/immisciblefluidstate.hh
index 9a1ffc5b64..2f34795fec 100644
--- a/dumux/material/fluidstates/immisciblefluidstate.hh
+++ b/dumux/material/fluidstates/immisciblefluidstate.hh
@@ -293,6 +293,6 @@ protected:
     Scalar temperature_;
 };
 
-} // end namepace Dumux
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/material/fluidstates/isothermalimmisciblefluidstate.hh b/dumux/material/fluidstates/isothermalimmisciblefluidstate.hh
index 8535dae486..4c55baf401 100644
--- a/dumux/material/fluidstates/isothermalimmisciblefluidstate.hh
+++ b/dumux/material/fluidstates/isothermalimmisciblefluidstate.hh
@@ -259,6 +259,6 @@ protected:
     Scalar temperature_;
 };
 
-} // end namepace Dumux
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/material/fluidstates/nonequilibriumenergyfluidstate.hh b/dumux/material/fluidstates/nonequilibriumenergyfluidstate.hh
index 50eed73aa8..ffafe300d4 100644
--- a/dumux/material/fluidstates/nonequilibriumenergyfluidstate.hh
+++ b/dumux/material/fluidstates/nonequilibriumenergyfluidstate.hh
@@ -121,6 +121,6 @@ public:
 
 };
 
-} // end namepace Dumux
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/material/fluidstates/nonequilibriumfluidstate.hh b/dumux/material/fluidstates/nonequilibriumfluidstate.hh
index 9e5ab9a3bd..5fbca730dc 100644
--- a/dumux/material/fluidstates/nonequilibriumfluidstate.hh
+++ b/dumux/material/fluidstates/nonequilibriumfluidstate.hh
@@ -328,6 +328,6 @@ protected:
     Scalar temperature_[numPhases];
 };
 
-} // end namepace Dumux
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/material/fluidstates/nonequilibriummassfluidstate.hh b/dumux/material/fluidstates/nonequilibriummassfluidstate.hh
index 17e2871093..4020a98356 100644
--- a/dumux/material/fluidstates/nonequilibriummassfluidstate.hh
+++ b/dumux/material/fluidstates/nonequilibriummassfluidstate.hh
@@ -153,6 +153,6 @@ private:
     Scalar temperature_;
 };
 
-} // end namepace Dumux
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/material/fluidstates/pressureoverlayfluidstate.hh b/dumux/material/fluidstates/pressureoverlayfluidstate.hh
index 859d009d69..d0b10c877c 100644
--- a/dumux/material/fluidstates/pressureoverlayfluidstate.hh
+++ b/dumux/material/fluidstates/pressureoverlayfluidstate.hh
@@ -208,6 +208,6 @@ protected:
     Dune::array<Scalar, numPhases> pressure_;
 };
 
-} // end namepace Dumux
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/material/fluidstates/saturationoverlayfluidstate.hh b/dumux/material/fluidstates/saturationoverlayfluidstate.hh
index aeee3d12d4..29e19f95a5 100644
--- a/dumux/material/fluidstates/saturationoverlayfluidstate.hh
+++ b/dumux/material/fluidstates/saturationoverlayfluidstate.hh
@@ -207,6 +207,6 @@ protected:
     Dune::array<Scalar, numPhases> saturation_;
 };
 
-} // end namepace Dumux
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/material/fluidstates/temperatureoverlayfluidstate.hh b/dumux/material/fluidstates/temperatureoverlayfluidstate.hh
index 1b267b2ce3..162a059b95 100644
--- a/dumux/material/fluidstates/temperatureoverlayfluidstate.hh
+++ b/dumux/material/fluidstates/temperatureoverlayfluidstate.hh
@@ -209,6 +209,6 @@ protected:
     Scalar temperature_;
 };
 
-} // end namepace Dumux
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/material/fluidsystems/1pfluidsystem.hh b/dumux/material/fluidsystems/1pfluidsystem.hh
index e12c69cd2b..0a75f13002 100644
--- a/dumux/material/fluidsystems/1pfluidsystem.hh
+++ b/dumux/material/fluidsystems/1pfluidsystem.hh
@@ -403,7 +403,7 @@ public:
 
 };
 
-} // end namepace
+} // end namespace
 
 #ifdef DUMUX_PROPERTIES_HH
 namespace Properties
@@ -424,6 +424,6 @@ class OnePFluidSystem
                             typename GET_PROP_TYPE(TypeTag, Fluid)>
 {};
 #endif
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/fluidsystems/2pimmisciblefluidsystem.hh b/dumux/material/fluidsystems/2pimmisciblefluidsystem.hh
index edf6f0f3db..e7f58ed841 100644
--- a/dumux/material/fluidsystems/2pimmisciblefluidsystem.hh
+++ b/dumux/material/fluidsystems/2pimmisciblefluidsystem.hh
@@ -423,7 +423,7 @@ public:
     }
 };
 
-} // end namepace FluidSystems
+} // end namespace FluidSystems
 
 #ifdef DUMUX_PROPERTIES_HH
 // forward defintions of the property tags
@@ -447,6 +447,6 @@ class TwoPImmiscibleFluidSystem
 {};
 #endif
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/fluidsystems/basefluidsystem.hh b/dumux/material/fluidsystems/basefluidsystem.hh
index 53fbe2cf86..51ec6da6b7 100644
--- a/dumux/material/fluidsystems/basefluidsystem.hh
+++ b/dumux/material/fluidsystems/basefluidsystem.hh
@@ -172,6 +172,6 @@ public:
     }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/fluidsystems/brineco2fluidsystem.hh b/dumux/material/fluidsystems/brineco2fluidsystem.hh
index 44ad599107..63f528dbe3 100644
--- a/dumux/material/fluidsystems/brineco2fluidsystem.hh
+++ b/dumux/material/fluidsystems/brineco2fluidsystem.hh
@@ -713,7 +713,7 @@ private:
         return (h_ls);
     };
 };
-} // end namepace FluidSystems
+} // end namespace FluidSystems
 
 
 #ifdef DUMUX_PROPERTIES_HH
@@ -794,6 +794,6 @@ public:
     }
 };
 #endif
-} // end namepace Dumux
+} // end namespace Dumux
 
 #endif
diff --git a/dumux/material/fluidsystems/h2oairfluidsystem.hh b/dumux/material/fluidsystems/h2oairfluidsystem.hh
index 2e6935fbc2..7e1014ee0e 100644
--- a/dumux/material/fluidsystems/h2oairfluidsystem.hh
+++ b/dumux/material/fluidsystems/h2oairfluidsystem.hh
@@ -808,6 +808,6 @@ class H2OAirFluidSystem
 {};
 #endif
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/fluidsystems/h2on2fluidsystem.hh b/dumux/material/fluidsystems/h2on2fluidsystem.hh
index 4778c05fd2..def776073e 100644
--- a/dumux/material/fluidsystems/h2on2fluidsystem.hh
+++ b/dumux/material/fluidsystems/h2on2fluidsystem.hh
@@ -746,7 +746,7 @@ public:
     }
 };
 
-} // end namepace FluidSystems
+} // end namespace FluidSystems
 
 #ifdef DUMUX_PROPERTIES_HH
 /*!
@@ -762,6 +762,6 @@ class H2ON2FluidSystem
 {};
 #endif
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/fluidsystems/h2on2liquidphasefluidsystem.hh b/dumux/material/fluidsystems/h2on2liquidphasefluidsystem.hh
index ddb968166f..d11cb1cdf4 100644
--- a/dumux/material/fluidsystems/h2on2liquidphasefluidsystem.hh
+++ b/dumux/material/fluidsystems/h2on2liquidphasefluidsystem.hh
@@ -607,7 +607,7 @@ public:
     }
 };
 
-} // end namepace FluidSystems
+} // end namespace FluidSystems
 
 #ifdef DUMUX_PROPERTIES_HH
 /*!
@@ -623,6 +623,6 @@ class H2ON2LiquidPhaseFluidSystem
 {};
 #endif
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/fluidsystems/nullparametercache.hh b/dumux/material/fluidsystems/nullparametercache.hh
index ba3c314ea4..2dbc7479f5 100644
--- a/dumux/material/fluidsystems/nullparametercache.hh
+++ b/dumux/material/fluidsystems/nullparametercache.hh
@@ -38,6 +38,6 @@ public:
     {};
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/fluidsystems/parametercachebase.hh b/dumux/material/fluidsystems/parametercachebase.hh
index 43c2588355..4d7018f993 100644
--- a/dumux/material/fluidsystems/parametercachebase.hh
+++ b/dumux/material/fluidsystems/parametercachebase.hh
@@ -137,6 +137,6 @@ private:
     { return *static_cast<Implementation*>(this); }
 };
 
-} // end namepace
+} // end namespace
 
 #endif
diff --git a/dumux/material/fluidsystems/spe5fluidsystem.hh b/dumux/material/fluidsystems/spe5fluidsystem.hh
index 29b8f0fc5a..0e4cec5337 100644
--- a/dumux/material/fluidsystems/spe5fluidsystem.hh
+++ b/dumux/material/fluidsystems/spe5fluidsystem.hh
@@ -520,7 +520,7 @@ private:
     };
 };
 
-} // end namepace
-} // end namepace
+} // end namespace
+} // end namespace
 
 #endif
diff --git a/test/freeflow/navierstokes/n2constviscosity.hh b/test/freeflow/navierstokes/n2constviscosity.hh
index ef7ebf3100..e07222d2b4 100644
--- a/test/freeflow/navierstokes/n2constviscosity.hh
+++ b/test/freeflow/navierstokes/n2constviscosity.hh
@@ -71,5 +71,5 @@ namespace Dumux
       return characteristicLength / (renoldsNumber * characteristicDensity);
     }
   };
-} // end namepace
+} // end namespace
 #endif // DUMUX_TEST_FREEFLOW_NAVIERSTOKES_N2CONSTVISCOSITY_HH
-- 
GitLab