Skip to content
Snippets Groups Projects
Commit a91b0990 authored by Baptiste LENIAU's avatar Baptiste LENIAU
Browse files

corrections ...

git-svn-id: svn+ssh://svn.in2p3.fr/class@513 0e7d625b-0364-4367-a6be-d5be4a48d228
parent 49e1c924
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,6 @@ class PhysicsModels : public CLASSObject ...@@ -56,7 +56,6 @@ class PhysicsModels : public CLASSObject
//{ //{
/// XS, EM, IM Contructor /// XS, EM, IM Contructor
/*! /*!
Perform the Irradiation Calcultion using the XSSet data
\param XS : The XSModel (Mean cross section predictor) \param XS : The XSModel (Mean cross section predictor)
\param EM : The EquivalenceModel (Fissile content predictor) \param EM : The EquivalenceModel (Fissile content predictor)
\param IM : The IrradiationModel (Bateman solver) \param IM : The IrradiationModel (Bateman solver)
...@@ -67,8 +66,7 @@ class PhysicsModels : public CLASSObject ...@@ -67,8 +66,7 @@ class PhysicsModels : public CLASSObject
//{ //{
/// CLASSLogger Contructor /// 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 XS : The XSModel (Mean cross section predictor)
\param EM : The EquivalenceModel (Fissile content predictor) \param EM : The EquivalenceModel (Fissile content predictor)
\param IM : The IrradiationModel (Bateman solver) \param IM : The IrradiationModel (Bateman solver)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment