summaryrefslogtreecommitdiff
path: root/Dragon/src/XDRCRE.f
diff options
context:
space:
mode:
Diffstat (limited to 'Dragon/src/XDRCRE.f')
-rw-r--r--Dragon/src/XDRCRE.f3
1 files changed, 3 insertions, 0 deletions
diff --git a/Dragon/src/XDRCRE.f b/Dragon/src/XDRCRE.f
index 7c0d1c0..455fe80 100644
--- a/Dragon/src/XDRCRE.f
+++ b/Dragon/src/XDRCRE.f
@@ -164,6 +164,9 @@
ELSE IF(NAMMOD .EQ. 'SPH: ') THEN
USE='Superhomogenization (SPH) calculation'
AUT='A. Hebert'
+ ELSE IF(NAMMOD .EQ. 'FPSPH:') THEN
+ USE='Single SPH factor fixed point iteration'
+ AUT='A. Hebert'
ELSE IF(NAMMOD .EQ. 'CFC: ') THEN
USE='Construction of a feedback database for CANDU reactors'
AUT='M. T. Sissaoui'