10.2.4. armicontrib.dif3d.fileSetsHandler module¶
Series of functions that define subsets of files names to be copied back from the fastPath to the working directory based on user-specified setting and/or unsuccessful DIF3D/VARIANT run.
-
armicontrib.dif3d.fileSetsHandler.
specifyAllFiles
(options)[source]¶ Specify that all files managed by this interface are to be retrieved.
-
armicontrib.dif3d.fileSetsHandler.
specifyRestartFiles
(options)[source]¶ Specify files necessary for a DIF3D restart calculation are to be retrieved.
File names are contained in a dictionary with the format {local : destination} names.
-
armicontrib.dif3d.fileSetsHandler.
specifyPowerFiles
(options)[source]¶ Specify PWDINT when real flux is active
-
armicontrib.dif3d.fileSetsHandler.
specifyFluxFiles
(options)[source]¶ Specify flux files depending on calculation type and neutronics kernel.
-
armicontrib.dif3d.fileSetsHandler.
specifyNodalFluxFiles
(options)[source]¶ Specify DIF3D-Nodal flux files depending on calculation type.
File names are contained in a dictionary with the format {local : destination} names.
-
armicontrib.dif3d.fileSetsHandler.
specifyRegionTotalFluxFiles
(options)[source]¶ Specify region total flux files depending on calculation type.
File names are contained in a dictionary with the format {local : destination} names.