← Back to team overview

yade-users team mailing list archive

Re: [Question #688060]: Extracting micro variables from Triaxial test

 

Question #688060 on Yade changed:
https://answers.launchpad.net/yade/+question/688060

    Status: Answered => Open

ehsan benabbas is still having a problem:
Jan thank you for your answer.

When I add these commands at the end of [1], the txt file is empty and
just contains "[]" .

The output is as follows:

ehsan@ehsan:~/Desktop$ /home/ehsan/yade/install/bin/yade-2019-08-08.git-775ae74  netmicro.py
Welcome to Yade 2019-08-08.git-775ae74 
Using python version: 3.6.9 (default, Nov  7 2019, 10:44:02) 
[GCC 8.3.0]
TCP python prompt on localhost:9000, auth cookie `ucsekd'
XMLRPC info provider on http://localhost:21000
Running script netmicro.py
The constructor with a shareWidget is deprecated, use the regular contructor instead.
 Friction:  28.5  porosity: 1.0
 Friction:  27.075  porosity: 0.908936796623662
 Friction:  25.721249999999998  porosity: 0.8342924618140075
 Friction:  24.435187499999998  porosity: 0.6986014608404307
.
.
.
 Friction:  10.216848788643448  porosity: 0.4341421461248899
 Friction:  9.706006349211275  porosity: 0.4316281950137172
###    Compacted state saved      ###
/home/ehsan/yade/install/lib/x86_64-linux-gnu/yade-2019-08-08.git-775ae74/py/yade/plot.py:444: MatplotlibDeprecationWarning: 
The 'verts' kwarg was deprecated in Matplotlib 3.0 and will be removed in 3.2. Use 'marker' instead.
  scatter=pylab.scatter(scatterPt[0] if not math.isnan(scatterPt[0]) else 0,scatterPt[1] if not math.isnan(scatterPt[1]) else 0,s=scatterSize,color=line.get_color(),**scatterMarkerKw)
[[ ^L clears screen, ^U kills line. F12 controller, F11 3D view (press "h" in 3D view for help), F10 both, F9 generator, F8 plot. ]]

In [1]:

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