{"id":23333637,"url":"https://github.com/devsim/tdr-convert","last_synced_at":"2025-08-03T19:35:56.130Z","repository":{"id":218424529,"uuid":"746362610","full_name":"devsim/tdr-convert","owner":"devsim","description":"tdr file converter","archived":false,"fork":false,"pushed_at":"2024-01-30T21:26:22.000Z","size":59,"stargazers_count":6,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T20:23:37.407Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devsim.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-21T20:33:45.000Z","updated_at":"2024-07-19T01:16:53.000Z","dependencies_parsed_at":"2024-12-21T00:19:26.527Z","dependency_job_id":"6dc43d90-070a-440b-b64d-2366b9cf967a","html_url":"https://github.com/devsim/tdr-convert","commit_stats":null,"previous_names":["devsim/tdr-convert"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsim%2Ftdr-convert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsim%2Ftdr-convert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsim%2Ftdr-convert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsim%2Ftdr-convert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devsim","download_url":"https://codeload.github.com/devsim/tdr-convert/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248086107,"owners_count":21045277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-21T00:18:55.432Z","updated_at":"2025-04-09T18:23:42.759Z","avatar_url":"https://github.com/devsim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"===============================\ntdr-convert: tdr file converter\n===============================\n\nIntroduction\n------------\n\nThis utility provides TDR file format conversion to devsim, Gmsh, or Tecplot file format\n\n::\n\n    pip install tdr-convert\n    tdr_convert --tdr file.tdr --devsim file.msh --drop_interfaces_at_contact --scale 1e-4\n\n    tdr_convert --help\n\n    usage: tdr_convert [-h] --tdr TDR [--load_datasets] [--tecplot TECPLOT] [--devsim DEVSIM] [--gmsh GMSH] [--gmsh_import GMSH_IMPORT]\n                       [--device_name DEVICE_NAME] [--scale SCALE] [--drop_interfaces_at_contact] [--tetgen TETGEN] [--exodus EXODUS]\n                       [--vtk VTK] [--old]\n\n    Create mesh from tdr file\n\n    options:\n      -h, --help            show this help message and exit\n      --tdr TDR             the tdr file to input\n      --load_datasets       write data sets\n      --tecplot TECPLOT     the tecplot file to output\n      --devsim DEVSIM       the devsim file to output\n      --gmsh GMSH           the gmsh file to output\n      --gmsh_import GMSH_IMPORT\n                            the file to write the devsim commands to recreate a new gmsh device\n      --device_name DEVICE_NAME\n                            the device name\n      --scale SCALE         coordinate scaling factor\n      --drop_interfaces_at_contact\n                            drop interfaces from nodes at contact\n      --tetgen TETGEN       the base name for tetgen files to output\n      --exodus EXODUS       name of the exodus output file\n      --vtk VTK             basename for vtk output file\n      --old                 use old method for getting data using devsim\n\n\nMesh Requirements\n-----------------\n\nRequires triangular device simulation mesh in 2D.  A tetrahedral mesh is required in 3D.  Mixed elements are not supported.\n\nKnown Issues\n------------\n\nThe ``exodus`` exporter loses data at interfaces when a variable has different values in different regions.\n\nVector data will name its fields with a suffix for the index.  ``E_0``, ``E_1``, ``E_2``\n\nProgram does not currently support multiple time steps.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsim%2Ftdr-convert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsim%2Ftdr-convert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsim%2Ftdr-convert/lists"}