Giter Club home page Giter Club logo

Comments (5)

aromanro avatar aromanro commented on August 18, 2024 1

Get it from here: https://eigen.tuxfamily.org/index.php?title=Main_Page

Unpack it somewhere (the VC++ project has setting for it in C:\LIBs or something like that, check the project options for that).

If you put it in some other place you need to set the project include path properly. Eigen is an 'include only' library so nothing more should be done about it than that.

from latticeboltzmann.

seghier avatar seghier commented on August 18, 2024

Thank you, i compile it but i don't see any effect, maybe problem of GPU?

from latticeboltzmann.

aromanro avatar aromanro commented on August 18, 2024

Could you be a little more specific?
I assume you managed to run it... if that's the case, you need to load a file that contains a mask of the object you want to have in there.
There is a blog entry with a description and even a video that shows its functionality: https://youtu.be/CIVWTfbblvI?si=kQRwkLBsFpdCR7-x

In the repo there is even an example png file with a wing profile. Load it and you should see an effect.

from latticeboltzmann.

seghier avatar seghier commented on August 18, 2024

Thanks
That what i get when i run it, an error an nothing happened

Severity	Code	Description	Project	File	Line	Suppression State
Error (active)	E0766	exception specification for virtual function "COleControlSite::XBoundObjectSite::QueryInterface" is incompatible with that of overridden function "IBoundObjectSite::QueryInterface"	LatticeBoltzmann	C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\atlmfc\include\afxocc.h	442	

image

My laptop:
Hp 8770w Quadro K4000M

from latticeboltzmann.

aromanro avatar aromanro commented on August 18, 2024

Build it in release mode, debug is very slow (especially on a laptop).

That exception is odd, though.

from latticeboltzmann.

Related Issues (4)

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.