Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • Stranger Tools Stranger Tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 288
    • Issues 288
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • alyaalya
  • Stranger ToolsStranger Tools
  • Wiki
  • Ansa tools documentation
  • Ansa2mpio

Ansa2mpio · Changes

Page history
Update Ansa2mpio authored Feb 02, 2021 by Samuel Gomez's avatar Samuel Gomez
Hide whitespace changes
Inline Side-by-side
Ansa-tools-documentation/Ansa2mpio.md
View page @ 1fcdc070
There are two ways to output the mpio format from Ansa, with or without GUI.
## From the terminal
Firstly, we have to edit the input data file nogui_input.dat.
The tool for this purpose is nogui_Ansa2mipo.py and is located in the Ansa/Ansa2mpio folder. An explanation to how to run python tools can be found in [Running-Python-scripts-in-Ansa](Ansa-tools-documentation/Running-Python-scripts-in-Ansa).
Before running the case, we have to edit the input data file nogui_input.dat located in Ansa/Ansa2mpio/Auxiliaries is an example. This must content the setting of your case. All options are listed and explained below.
```
ansafile = /path/to/ansa/file.ansa
......@@ -105,6 +108,7 @@ checkInt8
**checkperSET**: Option that specify that the periodic nodes have to be collected from SET's
**MasterSET**: List of master PID's or SET's number, space separated.
**ChildSET**: List of child PID's or SET's number, space separated. In case this option is enabled the plane which contains the nodes should by specified by the keywords **checkXY**, **checkYZ** or **checkZX**.
**checkWitness**: Option to write withnes points.
......
Clone repository
  • Ansa tools documentation
    • Ansa2mpio inputs
    • Ansa2mpio
    • Running Python scripts in Ansa
  • _sidebar
  • Home
  • pyAlya documentation
    • Alya Python module