Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Python based script able to read any mesh format in meshtally files produced by D1SUNED, MCNP5 or MCNP6 into a VTK format.

License

Notifications You must be signed in to change notification settings

Radiation-Transport/mesh2vtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub last commit GitHub issues GitHub closed issues GitHub top language

This module has been updated and integrated into F4Enix as a submodule. Please check F4Enix and its documentation. All future developments will be done at the F4Enix project. This page will no longer be maintained.

mesh2vtk

Mesh2Vtk converts the meshes produced by MCNP and D1S-UNED into a VTK format. The tool is a python based script able to read any mesh format in meshtally files produced by D1SUNED, MCNP5 or MCNP6. Mesh format includes usual MCNP column or matrix format and also specific D1SUNED format including cell or isotope contribution binning and source mesh importance format. Both Cartesian and cylindrical meshes can be read. The tool incorporates also simple functions to operate with meshes (add, scale, compare). The tool is used through a text based interactive menu, and it can be run under Windows or Linus systems.

How to use it

>  python -m mesh2vtk.py

What you need

License

Copyright 2019 F4E | European Joint Undertaking for ITER and the Development of Fusion Energy (‘Fusion for Energy’). Licensed under the EUPL, Version 1.1 or - as soon they will be approved by the European Commission - subsequent versions of the EUPL (the “Licence”). You may not use this work except in compliance with the Licence. You may obtain a copy of the Licence at: http://ec.europa.eu/idabc/eupl.html
Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an “AS IS” basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence permissions and limitations under the Licence.

About

Python based script able to read any mesh format in meshtally files produced by D1SUNED, MCNP5 or MCNP6 into a VTK format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published