Giter Site home page Giter Site logo

otvam / pypeec Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 1.0 8.84 MB

PyPEEC - 3D Quasi-Magnetostatic FFT-Accelerated PEEC Solver

Home Page: https://pypeec.otvam.ch

License: Mozilla Public License 2.0

Python 97.73% Shell 2.27%
3d fft magnetic peec voxel pypeec frequency-domain conductor electric maxwell-equations

pypeec's Introduction

Thomas Guillod - otvam

Hi, my name’s Thomas and I am a power electronics engineer and research scientist. I studied at ETH Zurich, Switzerland (Bachelor, Master, and Ph.D) with a focus on power electronics, medium-voltage systems, and numerical analysis. I am currently doing research on magnetic material modeling at the Thayer School of Engineering at Dartmouth College, USA. More specifically, my current research interests include high-frequency magnetic components, high-frequency power magnetic materials, and advanced modeling techniques.

pypeec's People

Contributors

otvam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ani-khachatryan

pypeec's Issues

[joss review] python requirements ?

[This is issue is part of the review of the paper submited to JOSS.]

First, I would recommend an INSTALL file at the root of the sources. On the first contact with the library, I didn't see any installation instructions and had to figure out that I had to use pip from the "Project links" section of the README.
The installation instructions are somehow hidden in the tutorial, which is is not so obvious. At least the INSTALL file could link to the tutorial, IMHO. Also the root of the directory contains file related to conda, which is not mentioned in the installation section.

Regarding first contact with pypeec, there are a few scripts called run... at the root of the sources which seems tools for developers. The prefix run seems misleading and users may be tempted to have a look at them. That is only an totally discardable advice, but maybe such scripts would be better in a dedicated subdirectory (something like tools for instance).

I followed your installation guide and it failed as follows:

(pypeec-env) $ python3 -m pip install pypeec
Collecting pypeec
  Could not find a version that satisfies the requirement pypeec (from versions: )
No matching distribution found for pypeec
(pypeec-env)$ python3 
Python 3.7.3 (default, Oct 11 2023, 09:51:27) 
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

I guess that my version of python is too old. Would you tell me some minimal requirements for pypeec ?

Create better Conda / Venv

Currently, the Conda and Python environment only include the required dependencies.
The optional libraries (UMFPACK, FFTW, MKL/PARDISO, and CuPy) are not installed.
The same goes for Trame support for PyVista (used for Jupyter).

It would be nice to also include these libraries.

Handling internal walls when merging 3D meshes

When 3D meshes are merged (STL mesher and shape mesher), all the walls (even the internals) are kept.
This has an impact of the viewer (voxelization plot) but not on the generated voxel structure.

Ideally, the merged mesh should be simplified.

Rasterio NotGeoreferencedWarning

Rasterio trigger some "NotGeoreferencedWarning: Dataset has no geotransform, gcps, or rpcs. The identity matrix will be returned." for some shape. This warning is currently ignored. It is not clear which shapes are causing the problem.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.