Giter VIP home page Giter VIP logo

Comments (5)

jcyrax avatar jcyrax commented on August 29, 2024

You need to add OpenEMS matlab share to your octave path. I have made file .octaverc in my home directory

addpath('/home/janis/ProjectsContrib/openEMS/out/share/openEMS/matlab')
addpath('/home/janis/ProjectsContrib/openEMS/out/share/CSXCAD/matlab')

physical_constants is defined in OpenEMS, it's used in octave scripts so that's why the complaint.

from pcbmodelgen.

KhazAkar avatar KhazAkar commented on August 29, 2024

Ok, now worked, but It is normal to close AppCSXCAD to perform simulations by OpenEMS?

from pcbmodelgen.

jcyrax avatar jcyrax commented on August 29, 2024

Yes, thats how its done in examples, so you could verify that geometry is ok, before waiting long time to complete simulation. If you don't need that, just edit octave script file. There is CSXGeomPlot call somewhere inside.

from pcbmodelgen.

mfaccin avatar mfaccin commented on August 29, 2024

Warning: No primitives found in property: box_material!
Warning: No primitives found in property: drill_fill!

@jcyrax, I got these two warnings trying to run the examples. How to solve/add these primitives?

from pcbmodelgen.

jcyrax avatar jcyrax commented on August 29, 2024

@mfaccin, next time open new issue instead!
Regarding your question, this is just a warning OpenEMS gives to inform that there are no conductors in specified materials. In examples this is no problem. For your own simulations, this can be helpful hint to know something may be wrong with geometry.

from pcbmodelgen.

Related Issues (15)

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.