diff --git a/dumux/decoupled/2p2c/2p2cfluidstate.hh b/dumux/decoupled/2p2c/2p2cfluidstate.hh index 7860c762d81bbbe572268e927e401603bc8f5289..0e71a2c21117be9ddee9eabce533e0c5c07c2291 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 009cbf39f2ce9ca8a614616bfb3a2e3e97fe4fc0..ec160bdea8392b440af7504f856f598a3d2d32ef 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 3d9268c447a98a8ee2ba18dfedaeb0546dbdb7da..f896b10f65c654469c05163fdc41e5d73408b422 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 1f193cc5538a2c8aff36589bf9596994774a360b..93bd92a5232b51900362cdcebd46beeaf230a177 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 ce1ff642e94f1b27bdb37f105578d307167c75cc..a2f92e5405dc0cb45a1f552f470ec4cefde1be89 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 ea6f142b953574a78f7722f0b090b91b927d6aab..6eacd5ca7cab55c2a44f529229fb03c0ed09fecd 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 4eeb4475e70387e18836fac7380e9b641364a9e5..968867f4a10c188cb567de15234c7416e8d9b605 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 722a3b4ad0fd14809be9b06676353facb72fdf81..e85a296c623bc9a025973d9c3c72d3b98113e046 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 c6c0b8781f3011108861d8d9abb3339d19f1134d..94bcd24c19c60fc6f712213416a65bc07cb25bb2 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 3397d6cab61e9f032dbcd405c9a09ecd2f7ec642..8c9a70054a6322ec4b665ec929420a515a11175b 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 8a5a4e89f77346a53eef78006ca73c3eda2fda68..5a486218931ea497883fa96940169db096e3c795 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 79d33bb07c30b3d95861aac0808f26bd82440e0f..7702e8127458c8979d36d49f9c9091874c9512f8 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 578c111826e75c65fcf868de28fe42a76b208eba..dff54e24a56d7111b4a6dc03573bdd0528e0d995 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 1aa8611a3cb5701608b7ea62be7d47c1b07f8817..f391f2c2789d61bd43d3c17fc36fe60e736336cd 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 c2c848247b45366a6c7c4de16486095a37dcbd01..11e04c86719e1fc6808350a8d54d37111c5a98fd 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 ef3ae9307ce88783aa45acca35eb651b29b69387..a52970dd2a4f0b77105b4f3b7ae11ea31d8a7460 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 41e71851154b0081fccf75ac62de0be19cb9ec58..17a79cdfb3a598e124be3e402c59cd65adb3baa4 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 8094145dfac33756f36897173d92e661a87d0ec8..afd0fb3d04c1e65e637645b951ca62b4d9368796 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 369c5e61f5561261fde6b9647c5a63e6629a884f..1a2cf012cf46574589040ed8ecf3c65d7a431241 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 b22119c6d491d802a694e77d44d5d7f10048a02a..8acdbabd9ca44b1544c41832409c253c2b0eb62d 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 18028507e1c7bb4b0b5cee3d5c6d43291461b1fa..ca64daf6662567923f6b2140ab499575f069ea15 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 357959872027de8fb6b41c28d170f168922b07ae..df7f7dd04c72e41e504897ed2a299aba2ed1a358 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 a31bc6075a923bca85a4ff70d6a8852d23d5d6a7..17e46fa9fd7d9fce7cd7340ea2565d9d79fd1355 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 32325b79324e9c5a0573afecde5091611615f057..98efd2995ed1ce4ec080ff74dae1f816ff6f4c5e 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 11de517c5aa50624479c79713c2c8a1fddc94418..edd70b4a77be7f33b0b39ec7dfaed1128ee46610 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 441f7f2b8800942804ae1ef365cd37423fb81111..0a0a6b5d70b36fc5fc6510e862d41478e7f3edad 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 a24e4dfd764fc27a086989b2315740821029aa24..c06ade3f8bda7c59fdcfbbd7779fb302ea4cedad 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 a26ffd099df973617b03fbc70d3319adb86871ab..8a81fe410a9ed5e34efc198f685e19e77a363ce2 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 a081c9030b02d1b51acdb3bcbce25508adb9a803..c88a7748ae2c259bb9b6481a4d52c97062f6137a 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 8c874ef88b0d961954b61e2141e22a21c71a43da..73e59f02283b58cf3a8fc5641ca63411035d8c3d 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 908de3ad6b1cbee6b91ac0391802f62d0d17f49b..8077abcad66fc4c5bcd74c16f4f6cea6d51f6392 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 fa7a6ed39eb1efaffbc435adc343087ff43d3026..3fb082ebc6814aaf3e9c0cdc27e34999e9a3a6c2 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 e3acf93ed7dd10a0c845c94e6961798a4811b592..941238a19ab43f481be6909bb4143f47dff65206 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 fd9b994fe8d76de3faf863463ed321c126b4f08d..89b44d28ea955cd1f10cce7c84f8155aec9e488b 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 66f4afc0a1bb2d6ce9c49a26f99cf9f4727b573f..549791ca3771e52177c1a1aee09f1f85fa32acf9 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 f280eca15699c62d77e88e607642ae09c54fb97d..63990cecd86af3f7ebe230c63e331d259aa1cee6 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 9233b37bda1a5aff1ece7b6d71015970def71a35..42cee693f117f13a4238d62ed62763c5be5bf4a3 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 5e891374033db7561a5dac7953228643037424cb..c893921a02f35a309cb74c02c6f00226d3229339 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 9333370dbe97087d8b187a561c67361758cb4399..8fe8f41771d8c518d836fbff1b3b4483f05edff4 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 58920cc34b046a00894f2b238857acda13d9d756..4956a05dd6962018c5e430cbfabb4d57a6bf3e7f 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 8032c346f960e691b9c5dd465b925b8d5177fb4a..023bc5ee86586940b9ef7f3906774bf7734f95d7 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 3cbc9d9b3110d0736198cc10636fcac81d173130..fa6d72cb060e3d79f744bb43e40e66c2bd09f94c 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 185b44923df00c64ee9dcc05ab2f43a8b5147235..b13a72a95551fcf9015148d74c211ab321a93c9e 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 9fa2dc2f438ee3e7b91c9e0f45aafd86bac2bd03..c3dbb14260f4d28ffc3f4ab95fcaf708764aa749 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 3016bbd070fe6ec2563d38761f6e5398c7bfcd25..440f03f58bfd42c1faef8d29fff5ddbc107e5fec 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 95e98f3bc446d30f1624f6e59484ba512486d336..e01c8c1213e1af5ac9efac43b09ffa0b860c8d90 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 69814b05d15627de2e7a9fc66600e0ff1958d455..9dbfbfffc25a8bcff51c5e1be4d3962b50ef205f 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 6fd3942f2f22af94928d28cc2c04907018986f98..56d40f9e06e721d79717fd720f297a01f48fa1ef 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 81a1d8ac64045153a344096d8fc75b9b68a6241f..ecff651972bd49b25ece00b6805d46d4920d9cce 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 6d679062acb1f64e51bd5c4e969919a7389d1416..6f8fee6073907d53ccfc2e8ad2e9048b6e53b1af 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 73251d230924a576954d5a39d0913fdde34258e3..a9ff00157e856f2244fbea31f4c84528ab28f52d 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 f919c273aed30ffd235a6b91d37bbf740a807074..02a85ac41f3b143f2860ca07d3b26468393846ea 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 63d19722351a149caf48d5589ac285d4c6152c64..d38347682ce36c09847365b734ae2b6f59aaecf8 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 546158d23aa49029853c87a4cf03c7158f4aca8d..665b2b09f8b8d257d6ad22e729b064df32a59081 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 c79245f2983fec6427b5fac8888025fb08951285..ade49659b9c6a4fbd94186e2bbcdc6c86ed573d4 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 f7c3289aad68c3566ccdd04e414403691842ba87..9c84088d5ce0994c71023363950f3511084f4bd9 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 0ad270ae72fc98a804d2ec4d764a6fe339bb1a6b..0b44abe860253f784227685e2040f363922cf660 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 31d60601d1b2f8ecb210c67ffcb2b9f45737a153..0b78847c1891bb8d6add35d9b490c9c12a18e709 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 ef35816f50e0f76cb22204ad9fcd9805cbc00f7c..8ee54eac78b7b4168334bffab1bc9f72d110fa01 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 60cf10c27233a5d88a1911ba09ee77d1c8459edc..0df4681054dacd1e5188502a1aa866d11910e732 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 22b63c9aa6895252452abe1e805257a4f9e74a97..3c1f411ebd7aa48d570a46632a5535ce61bfc2a8 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 84491c42c45ed371f6dff85b229fb0ce097ec862..6926d4bf63b8857af7399ca77e1be93552da9af9 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 edc9f8fa7ce38eb94690a64ae0e1a2458b62c2db..2c4b38b648785cc614e0b5de1b84c54ad2be5665 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 9a1ffc5b64e9f1c71d062987aecdf85dabb420f9..2f34795fece50af0ab2b767bcd3b18589198680f 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 8535dae486469b83f2b6123ae88d23f1c27bbf52..4c55baf401aee4a59f95cc9ef41af21fa5315e73 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 50eed73aa874db2a16e50354be645920712bfbac..ffafe300d4aeb1c723493349c7269433ce835d0c 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 9e5ab9a3bdfcf0c482f05f93e67a7a5f4547c973..5fbca730dcab7159c39af38f66fd84fe0f7d85d6 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 17e2871093ac6fea7613aaf38582fc44a0ca896a..4020a98356a6ae9ada7812f15ec084819a796053 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 859d009d697abd2675678d59ae2d07168491a96e..d0b10c877c15bb113c2bd6d337e80ac6170fe956 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 aeee3d12d4355a1ca18f2dbf036e7598b2d2130f..29e19f95a58aa9b569c8e8f16d9bcea0d6ac10cd 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 1b267b2ce3963c54335b9141034fada1985c322e..162a059b951ad26cb82f8660cc4da4d137cd480b 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 e12c69cd2b89f2f1b034c46645b296541315d489..0a75f13002d6449e067a700df636156d7ac71102 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 edf6f0f3db73c42fdf711edaa5d6c38296a6e12d..e7f58ed841ba88a16220b6f14995833e33e0d135 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 53fbe2cf86230c0bd13460276169fa3d6e41403d..51ec6da6b77c7ad90ee474415dda691d9035ca99 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 44ad59910733beb5f74c340181ded0dff4e0c5ef..63f528dbe3f11b8acb37e3ce0193472729782f58 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 2e6935fbc2b6b7130f0f0e9ace1b78d46f2b70fb..7e1014ee0e7a125ff09648ad1c26466d73c350bd 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 4778c05fd26237ffa71f1ddf6d3f9d426d021985..def776073e32ad7e52484d0552eb097ba578e7cd 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 ddb968166f1b7656312d445d181ff0eaf279d047..d11cb1cdf4b326e3a84424be28f6ef870ba06775 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 ba3c314ea43acaaf495dc2cfc3746fb9c8735662..2dbc7479f549d34ce4738b28f903ae430c00c555 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 43c2588355e5ae3296a2bbfdee3696a52111be92..4d7018f9934f1f176f012e058598a45feb66a1a9 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 29b8f0fc5aa15288306cbf9f5ff075d9645a4d7a..0e4cec5337a6cce53434f378ea42e70f8033416f 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 ef7ebf310095c186ff526387d61c2dd6da89d5f3..e07222d2b45e54ee66ec3043386e51c351161ddf 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