Giter Site home page Giter Site logo

kfrancischen / mesh Goto Github PK

View Code? Open in Web Editor NEW
26.0 4.0 11.0 6.82 MB

Multilayer Electromagnetic Solver for Heat transfer

Home Page: https://kfrancischen.github.io/MESH/

License: GNU General Public License v3.0

C++ 93.96% C 5.83% Makefile 0.01% CMake 0.20% Shell 0.01%
electromagnetic radiative heat-transfer photonics numerical-simulations parallel-computing

mesh's People

Contributors

kfrancischen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mesh's Issues

Problems with installing MESH.

Hi,

I am trying to install MESH on my dual boot Ubuntu OS.
I have installed the prerequisites packages including, Blas, Lapack, Lua, and python (both 2.7 and 3.1 versions). Here is shown that I have installed those packages successfully:

sina@sina:/usr/local/lib$ cd /usr/local/lib
sina@sina:/usr/local/lib$ ls
libblas.a liblapack.a liblua.a lua python2.7 python3.10

Then I went for MESH and used " make -f Makefile.without_lua" and could generate static MESH library called libmesh.a in build/ folder. However, trying to continue installation by using "make mesh" I got this message:

"make: *** No rule to make target 'mesh'. Stop".

I also tried "make meshMPI" but I got this message:

"make: mpic++: No such file or directory
make: *** [Makefile.common:64: build/MESH_o/main_lua_mpi.o] Error 127"

Could anyone please help me with the installation?

Thanks.

Question on interpreting the result

Hello

I've tried to use MESH to compute the flux between parallel flat plates using SimulationPlanar() object and compare it with the following equation(from Francoeur, 2009)
image

In my understanding, the result from s.GetPhiAtKParallel() is the same as the integrand in the figure(propagating+evanescent component) and the result from s.GetPhi() is the integrated value divided by pi^2. Are these correct?

Thank you very much,
Natkamon

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.