Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
neams-th-coe
large-problems
Commits
c71cea29
Commit
c71cea29
authored
Oct 13, 2020
by
Patrick Shriwise
Browse files
Merge remote-tracking branch 'origin/1k_openmc_model' into 1k_openmc_model
parents
509c2a7c
922e5819
Changes
1
Hide whitespace changes
Inline
Side-by-side
1568_pebble_yuhsiang_E524k/peb1568.usr
View file @
c71cea29
...
...
@@ -95,7 +95,7 @@ c-----------------------------------------------------------------------
include 'TOTAL'
include 'NEKMOOSE'
c implicit none
COMMON /SCNRS/ SC_NRS(LX1*LY1*LZ1*LELT*7)
COMMON /SCNRS/ SC_NRS(LX1*LY1*LZ1*LELT*7
*5
)
real SC_NRS
common /flux_reconstructed/flux_recon(lx1,ly1,lz1,lelt)
...
...
@@ -159,7 +159,7 @@ c call comp_Reynolds
! The first call is at time step zero
if ((1+1+nw_bdt*4*5+n).gt.(7*n)) then
if ((1+1+nw_bdt*4*5+n).gt.(7*
5*
n)) then
if (nid.eq.0) write(6,*) "> Insufficient scratch memory"
call exitt()
endif
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment