tdr-convert: tdr file converter
Project description
Introduction
This utility provides TDR file format conversion to devsim, Gmsh, or Tecplot file format
pip install tdr-convert tdr_convert --tdr file.tdr --devsim file.msh --drop_interfaces_at_contact --scale 1e-4 tdr_convert --help usage: tdr_convert [-h] --tdr TDR [--load_datasets] [--tecplot TECPLOT] [--devsim DEVSIM] [--gmsh GMSH] [--gmsh_import GMSH_IMPORT] [--device_name DEVICE_NAME] [--scale SCALE] [--drop_interfaces_at_contact] [--tetgen TETGEN] [--exodus EXODUS] [--vtk VTK] [--old] Create mesh from tdr file options: -h, --help show this help message and exit --tdr TDR the tdr file to input --load_datasets write data sets --tecplot TECPLOT the tecplot file to output --devsim DEVSIM the devsim file to output --gmsh GMSH the gmsh file to output --gmsh_import GMSH_IMPORT the file to write the devsim commands to recreate a new gmsh device --device_name DEVICE_NAME the device name --scale SCALE coordinate scaling factor --drop_interfaces_at_contact drop interfaces from nodes at contact --tetgen TETGEN the base name for tetgen files to output --exodus EXODUS name of the exodus output file --vtk VTK basename for vtk output file --old use old method for getting data using devsim
Mesh Requirements
Requires triangular device simulation mesh in 2D. A tetrahedral mesh is required in 3D. Mixed elements are not supported.
Known Issues
The exodus exporter loses data at interfaces when a variable has different values in different regions.
Vector data will name its fields with a suffix for the index. E_0, E_1, E_2
Program does not currently support multiple time steps.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file tdr_convert-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: tdr_convert-0.1.4-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f392eb55d19625108315c5aee4635bd34d3b320e5041202a586e4d31a2f4e68 |
|
MD5 | 1fe9a02fdb3229219089889d3e67b099 |
|
BLAKE2b-256 | 47d82b6a21025352aafd024cc1bf1dcf3a65a434a109854301541bf9496309ec |