diff --git a/source/trunk/include/PhysicsModels.hxx b/source/trunk/include/PhysicsModels.hxx index df57cf304807a12b6bbc1b2aed4487d63fb06d1c..4f9b5443be2b2b4bc77b5f0603d6f95c0554b91d 100644 --- a/source/trunk/include/PhysicsModels.hxx +++ b/source/trunk/include/PhysicsModels.hxx @@ -56,7 +56,6 @@ class PhysicsModels : public CLASSObject //{ /// XS, EM, IM Contructor /*! - Perform the Irradiation Calcultion using the XSSet data \param XS : The XSModel (Mean cross section predictor) \param EM : The EquivalenceModel (Fissile content predictor) \param IM : The IrradiationModel (Bateman solver) @@ -67,8 +66,7 @@ class PhysicsModels : public CLASSObject //{ /// CLASSLogger Contructor /*! - Perform the Irradiation Calcultion using the XSSet data - \param log : The CLASSLogger + \param log : The CLASSLogger \param XS : The XSModel (Mean cross section predictor) \param EM : The EquivalenceModel (Fissile content predictor) \param IM : The IrradiationModel (Bateman solver)