summaryrefslogtreecommitdiff
path: root/Dragon/src/MPOGEY.f
diff options
context:
space:
mode:
Diffstat (limited to 'Dragon/src/MPOGEY.f')
-rw-r--r--Dragon/src/MPOGEY.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dragon/src/MPOGEY.f b/Dragon/src/MPOGEY.f
index 3dccadf..b0dd21f 100644
--- a/Dragon/src/MPOGEY.f
+++ b/Dragon/src/MPOGEY.f
@@ -195,7 +195,6 @@
ENDIF
ENDIF
130 CONTINUE
- IF(NISO.GT.0) DEALLOCATE(NOMISO)
*----
* STORE INFORMATION IN THE statept_id/zone_id GROUP.
*----
@@ -203,6 +202,7 @@
> TRIM(HEDIT),ICAL-1,IMIL-1
CALL hdf5_write_data(IPMPO,TRIM(RECNAM)//"yields/YIELD",YLDS)
140 CONTINUE
+ IF(NISO.GT.0) DEALLOCATE(NOMISO)
*
CALL hdf5_write_data(IPMPO,TRIM(RECNAM)//"yields/ADDRY",ADRY)
*----