Releases: inr-kit/McMeshTran-Source
Releases · inr-kit/McMeshTran-Source
Beta release of McMeshTran version 0.1.0
This Pre-release version of McMeshTran. Following functions have been implemented in this version:
- MC code post-processing
- MCNP mesh tally output in various format and coordinates
- MCNP6 unstructured mesh output (eeout file)
- TRIPOLI-4 mesh tally output
- CFD and FE code support
- Fluent code interface (User Defined Functions);
- CFX code interface (User Fortran);
- ANSYS Workbench interface (Plain text, so-called Comma Separated Value, CSV format)
- Function for mesh tally operation
- Summing, averaging mesh tally
- Spatial transformation of mesh
- Volume-weighted data interpolation between any mesh.
- Support importing mesh in CGNS, UNV, MED format
- Graphic user interface
- Mesh and data visualization
- Internally import/export mesh from/to SMESH;
- Internally transferring data to ParaView.
The following function is NOT being implemented:
- Exporting MCNP6 unstructured mesh data for CFD codes (will implement soon);
- Flexible visualization function in the viewer window.