Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CLASS
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BaM
CLASS
Commits
a91b0990
Commit
a91b0990
authored
10 years ago
by
Baptiste LENIAU
Browse files
Options
Downloads
Patches
Plain Diff
corrections ...
git-svn-id:
svn+ssh://svn.in2p3.fr/class@513
0e7d625b-0364-4367-a6be-d5be4a48d228
parent
49e1c924
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/trunk/include/PhysicsModels.hxx
+1
-3
1 addition, 3 deletions
source/trunk/include/PhysicsModels.hxx
with
1 addition
and
3 deletions
source/trunk/include/PhysicsModels.hxx
+
1
−
3
View file @
a91b0990
...
@@ -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)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment