[Ad-dev] [openAD] #218: full centrm activation
OpenAD
trac at mcs.anl.gov
Tue May 25 11:02:24 CDT 2010
#218: full centrm activation
---------------------------------+------------------------------------------
Reporter: utke | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: Application - SCALE | Keywords:
---------------------------------+------------------------------------------
The true dependent variable is 'pxj' but it is currently not declared
dependent because of output discrepancies that are obderved in the
testcases:
centrm-pwr
Instead currently a number of the variables that are conveyed via file i/o
between the two centrm phases are marked as dependent.
These variables are
!$openad DEPENDENT(bkern)
!$openad DEPENDENT(coh_kern)
!$openad DEPENDENT(pxt)
!$openad DEPENDENT(pxabs)
!$openad DEPENDENT(pxss)
!$openad DEPENDENT(pxis)
!$openad DEPENDENT(pddxs)
!$openad DEPENDENT(coh_xs)
!$openad DEPENDENT(crx)
(see src/mods/centrmDummies/contrl_I.f90 )
and compare to the output of
scale5.1/centrmst> grep read_scratch *.f90
'crx' has been added upon possibly incorrect recommendation from
scale development.
If we add pxj and remove the above DEPENDENT scratch
variables then a subset of the scratch variables becomes active.
Therefore to retain dependency we have to retain some scratch vars as
(IN)DEPENDENT.
--
Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/218>
OpenAD <http://www.mcs.anl.gov/openad>
Bug tracking for OpenAD components
More information about the Ad-dev
mailing list