Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "Print" from postprocessors #2094

Closed
friedmud opened this issue Feb 14, 2014 · 13 comments
Closed

Remove "Print" from postprocessors #2094

friedmud opened this issue Feb 14, 2014 · 13 comments
Assignees
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations.

Comments

@friedmud
Copy link
Contributor

PrintNumNodes -> NumNodes
PrintNumElems -> NumElems
PrintDOFs -> NumDOFs

@ghost ghost assigned aeslaughter Feb 14, 2014
@aeslaughter
Copy link
Contributor

In 5d9a711:

PrintNumElems -> NumElems (refs-#2094)

@aeslaughter
Copy link
Contributor

In 517397d:

PrintDOFs -> NumDOFs (refs-#2094)

@aeslaughter
Copy link
Contributor

In 0f0f670:

PrintDT -> TimestepSize (refs-#2094); removed some ., input files in marmot

@aeslaughter
Copy link
Contributor

In 5306abc:

PrintRunTime -> RunTime (ref-#2094)

@aeslaughter
Copy link
Contributor

In 805f64d:

PrintPerfData->PerformanceData (refs-#2094)

@aeslaughter
Copy link
Contributor

In 94e11d4:

PrintNumNodes -> NumNodes (refs-#2094)

@aeslaughter
Copy link
Contributor

In 8d4c3b9:

PrintNumLinearIters -> NumLinearIterations (ref-#2094)

@aeslaughter
Copy link
Contributor

In 8a2bfb7:

PrintNumNonlinearIters -> NumNonlinearIterations (refs-#2094)

@aeslaughter
Copy link
Contributor

In 557f0c3:

PrintResidual -> Residual (refs-#2094)

@aeslaughter
Copy link
Contributor

In 8e8f05f:

PrintScalarVariable -> ScalarVariable (refs-#2094)

@aeslaughter
Copy link
Contributor

In :

Updated input file names in Peregrine (refs-#2094)

@aeslaughter
Copy link
Contributor

In :

Fixed unchanged Postprocessors (closes-#2094)

@aeslaughter
Copy link
Contributor

In a8b3a4b:

PrintNumVars->NumVars (refs #2094)

aeslaughter added a commit that referenced this issue Feb 14, 2014
aeslaughter added a commit that referenced this issue Feb 14, 2014
aeslaughter added a commit that referenced this issue Feb 14, 2014
aeslaughter added a commit that referenced this issue Feb 14, 2014
aeslaughter added a commit that referenced this issue Feb 14, 2014
aeslaughter added a commit that referenced this issue Feb 14, 2014
aeslaughter added a commit that referenced this issue Feb 14, 2014
aeslaughter added a commit that referenced this issue Mar 7, 2014
dschwen pushed a commit to dschwen/moose that referenced this issue Mar 3, 2015
dschwen pushed a commit to dschwen/moose that referenced this issue Mar 3, 2015
aeslaughter added a commit that referenced this issue Mar 4, 2015
bwspenc pushed a commit to bwspenc/moose that referenced this issue Apr 8, 2015
bwspenc pushed a commit to bwspenc/moose that referenced this issue Apr 8, 2015
bwspenc pushed a commit to bwspenc/moose that referenced this issue Apr 8, 2015
bwspenc pushed a commit to bwspenc/moose that referenced this issue Apr 9, 2015
bwspenc pushed a commit to bwspenc/moose that referenced this issue Apr 9, 2015
bwspenc pushed a commit to bwspenc/moose that referenced this issue Apr 9, 2015
dschwen pushed a commit to dschwen/moose that referenced this issue Apr 16, 2015
dschwen pushed a commit to dschwen/moose that referenced this issue Apr 16, 2015
dschwen pushed a commit to dschwen/moose that referenced this issue Apr 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: defect An anomaly, which is anything that deviates from expectations.
Projects
None yet
Development

No branches or pull requests

2 participants