Re: [Yade-users] [Question #704606]: I don't know how can I save oe export my results as STL file

2023-01-30 Thread Jan Stránský
Question #704606 on Yade changed:
https://answers.launchpad.net/yade/+question/704606

Status: Open => Needs information

Jan Stránský requested more information:
Hello,

please read [1] and provide a MWE.
The code provided has no "content", thus nothing to "save or export your 
results as STL file".

Cheers
Jan

[1] https://www.yade-dem.org/wiki/Howtoask

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


[Yade-users] [Question #704606]: I don't know how can I save oe export my results as STL file

2023-01-30 Thread negin sharif
New question #704606 on Yade:
https://answers.launchpad.net/yade/+question/704606

Hello,
I want to work on YADE, I made my model but I don't know how to save it and 
exporting it as a STL file. this is the figure of my domain, so please help me 
to save and export it as STL, what should I do in terminal or in this file?
First I run the yade with writing yade on Terminal
then O.iter
O.time
O.dt=1e-4
O.step()
O.iter
O.time
O.run()
O.pause()
O.iter
O.run(10,True)
O.iter
O.stopAtIter=50
O.wait()
O.iter
and then pressing F12 and when I run the simulation I got my domain but I don't 
know how can I save or export it as another format?

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #704551]: How to make VTK file of relative particle rotation angle from state1 to state2

2023-01-30 Thread Jérôme Duriez
Question #704551 on Yade changed:
https://answers.launchpad.net/yade/+question/704551

Jérôme Duriez posted a new comment:
With Python 2 and Yade 2018, and considering how fast Yade is evolving,
did you consider updating your system ? (sorry for the comment if that's
impossible for you)

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #704551]: How to make VTK file of relative particle rotation angle from state1 to state2

2023-01-30 Thread Leonard
Question #704551 on Yade changed:
https://answers.launchpad.net/yade/+question/704551

Status: Needs information => Open

Leonard gave more information on the question:
Hi Jan,

It is python 2.7.17. Obtained by:

In [1]: import sys; print(sys.version)
2.7.17 (default, Nov 28 2022, 18:51:39) 
[GCC 7.5.0]


Thanks
Leonard

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #704551]: How to make VTK file of relative particle rotation angle from state1 to state2

2023-01-30 Thread Jan Stránský
Question #704551 on Yade changed:
https://answers.launchpad.net/yade/+question/704551

Status: Open => Needs information

Jan Stránský requested more information:
What python version do you use?

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp