Ansyas automates the 3D simulation in Ansys Maxwell and Icepak of any magnetic component described in MAS language.
Project description
Ansyas
Ansyas automates 3D FEM simulation in Ansys Maxwell and Icepak for any magnetic component described in MAS language. Developed by Wuerth Elektronik eiSos.
Installation
pip install Ansyas
Quick Start
from Ansyas import AnsyasMasLoader
loader = AnsyasMasLoader()
loader.load("component.json")
loader.simulate()
Testing
pytest tests/ -m "not ansys" # unit tests
pytest tests/ --run-ansys # integration tests
Configuration
| Parameter | Default | Constraint |
|---|---|---|
number_segments_arcs |
12 | >= 3 |
initial_mesh_configuration |
5 | 1-5 |
maximum_error_percent |
3.0 | > 0 |
maximum_passes |
40 | >= 1 |
refinement_percent |
30.0 | (0, 100] |
scale |
1.0 | > 0 |
License
MIT. Contact: Alfonso.Martinez@we-online.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ansyas-0.9.15.tar.gz.
File metadata
- Download URL: ansyas-0.9.15.tar.gz
- Upload date:
- Size: 4.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb9bc13c47777dacc07086ea5a979b8b70ea668e737cafd428c9a9773c4d346a
|
|
| MD5 |
aeac744f1d6abbfb66329dc1be702c63
|
|
| BLAKE2b-256 |
38c6ed8f99547cdc2aa611521a81bcb7aed7dbb26fd9e9f0a94e7c737cc6fe6b
|
File details
Details for the file ansyas-0.9.15-py3-none-any.whl.
File metadata
- Download URL: ansyas-0.9.15-py3-none-any.whl
- Upload date:
- Size: 84.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15b3b8b2b319ba73962182c888b317bcdbad3c044ee3ae0543344b0ac402c9b2
|
|
| MD5 |
a275f513d11293c54d3ffdbe0125f999
|
|
| BLAKE2b-256 |
21881773298980af51f692fe210607824c16a906c4765bebc1b51c1b95cd02ff
|