summaryrefslogtreecommitdiff
path: root/Dragon/src/APXGEY.f
diff options
context:
space:
mode:
Diffstat (limited to 'Dragon/src/APXGEY.f')
-rw-r--r--Dragon/src/APXGEY.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dragon/src/APXGEY.f b/Dragon/src/APXGEY.f
index d6974a0..467ec70 100644
--- a/Dragon/src/APXGEY.f
+++ b/Dragon/src/APXGEY.f
@@ -183,7 +183,6 @@
ENDIF
ENDIF
130 CONTINUE
- IF(NISO.GT.0) DEALLOCATE(NOMISO,TYPISO)
*----
* STORE INFORMATION IN THE physconst GROUP.
*----
@@ -194,6 +193,7 @@
CALL hdf5_write_data(IPAPX,TRIM(RECNAM),YLDS)
ENDIF
140 CONTINUE
+ IF(NISO.GT.0) DEALLOCATE(NOMISO,TYPISO)
*----
* SCRATCH STORAGE DEALLOCATION
*----