Skip to content
Snippets Groups Projects
Commit fae3e5a0 authored by Adam J. Jackson's avatar Adam J. Jackson
Browse files

Update Abins CRYSTAL test data

Reference files for data import need updating for new advanced params
parent a718f818
No related branches found
No related tags found
No related merge requests found
9220a905185fcc7ac537decb674a7673 dead2ba96ea33e418435aa03adbbbad3
1a3f3375ab6bc11d5c76d7e4441aabc7 c5bd42405043b4e856a674f4a09fdfd1
21038d504c2265f7c7046c68a6fd2ac8 a450d26388737291ad786f99e254b4a3
65d8d0a26ab8a2ae2fe50e6d7b392fac 912c101df8f4aa2ebafadac75415040e
dcedfbda8976f92bc8775e1e1aa15362 4e70ecd1aed776b8e83d78b150898cf3
28b3a9ef50cf1b018aa93527b921bf24 6ab7231dfe3e856749070a5d0119ebd5
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
# SPDX - License - Identifier: GPL - 3.0 + # SPDX - License - Identifier: GPL - 3.0 +
from __future__ import (absolute_import, division, print_function) from __future__ import (absolute_import, division, print_function)
import unittest import unittest
from mantid.simpleapi import logger
import AbinsModules import AbinsModules
...@@ -15,7 +14,7 @@ class AbinsLoadCRYSTALTest(unittest.TestCase, AbinsModules.GeneralLoadAbInitioTe ...@@ -15,7 +14,7 @@ class AbinsLoadCRYSTALTest(unittest.TestCase, AbinsModules.GeneralLoadAbInitioTe
def tearDown(self): def tearDown(self):
AbinsModules.AbinsTestHelpers.remove_output_files(list_of_names=["LoadCRYSTAL"]) AbinsModules.AbinsTestHelpers.remove_output_files(list_of_names=["LoadCRYSTAL"])
# *************************** USE CASES ******************************************** # *************************** USE CASES *********************************************
# =================================================================================== # ===================================================================================
# | Use cases: Gamma point calculation for CRYSTAL | # | Use cases: Gamma point calculation for CRYSTAL |
# =================================================================================== # ===================================================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment