Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when requiring streamlines #1

Open
ffeppon opened this issue Apr 14, 2017 · 2 comments
Open

Crash when requiring streamlines #1

ffeppon opened this issue Apr 14, 2017 · 2 comments

Comments

@ffeppon
Copy link

ffeppon commented Apr 14, 2017

Hello, the window crash and close when I try to select a point (Maj+Middle click) and press v for a vectorial solution. Many thanks

@pascalfrey
Copy link

pascalfrey commented Apr 18, 2017 via email

@ffeppon
Copy link
Author

ffeppon commented Apr 21, 2017

Dear Mr. Frey,

I have a mesh I built using mmg2ds. Then I solve in FreeFem the Navier Stokes equations and I obtain a velocity [vx,vy] defined on this mesh Thf.
Then I call medit from FreeFem with
medit("v",Thf,[vx,vy]).
The medit window opens and I am able to visualize the vector field by pressing w (by the way, it would be nice to be able to render less vectors but with bigger size when plotting on fine meshes). Then I select a point using (middle click)+Shift.
Then I get a segmentation fault when pressing v. Here is what I get from the terminal:

_Building scene(s)
Creating scene 1
Loading default options
Scene seconds: 0.11

Rendering scene(s)

Picking result :
Vertex 2831 : 0.484375, 0.484397, 0.000000 ref : 0
Data (vector): 1.449998 -0.002333

Unexpected error: Segmentation fault_

Many thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants