Re: [Yade-users] [Question #691885]: Example script for thermalEngine

2020-07-17 Thread Robert Caulk
Question #691885 on Yade changed: https://answers.launchpad.net/yade/+question/691885 Summary changed to: Example script for thermalEngine -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Maili

Re: [Yade-users] [Question #691921]: THM modeling

2020-07-17 Thread Robert Caulk
Question #691921 on Yade changed: https://answers.launchpad.net/yade/+question/691921 Status: Open => Answered Robert Caulk proposed the following answer: Yes you can use body.state.temp to set the temperature of individual bodies as you like. But keep in mind that particleT0 will set

Re: [Yade-users] [Question #691921]: Setting particle initial temperatures in thermalEngine

2020-07-17 Thread Robert Caulk
Question #691921 on Yade changed: https://answers.launchpad.net/yade/+question/691921 Summary changed to: Setting particle initial temperatures in thermalEngine Description changed to: I am working on thermal hydraulic mechanical modeling. Can we assign different initial temperature values to d

Re: [Yade-users] [Question #691885]: thermo-hydro-mechanical modeling

2020-07-17 Thread Robert Caulk
Question #691885 on Yade changed: https://answers.launchpad.net/yade/+question/691885 Status: Open => Answered Robert Caulk proposed the following answer: I am happy to help you, but please follow our posting guidelines [1] and keep each thread to one question. These guidelines are in pl

Re: [Yade-users] [Question #691885]: thermo-hydro-mechanical modeling

2020-07-16 Thread Robert Caulk
Question #691885 on Yade changed: https://answers.launchpad.net/yade/+question/691885 Robert Caulk proposed the following answer: >And also, can we do THM with any kind of body in Yade like box elements, walls, or clumps? At the moment, ThermalEngine is only computing conduction between sphe

Re: [Yade-users] [Question #691885]: thermo-hydro-mechanical modeling

2020-07-16 Thread Robert Caulk
Question #691885 on Yade changed: https://answers.launchpad.net/yade/+question/691885 Robert Caulk proposed the following answer: See other example scripts for a no-flow scenario and conduction only validation here [1]. Or simply inside the examples/ThermalEngine folder AFTER the merge request is

Re: [Yade-users] [Question #691885]: thermo-hydro-mechanical modeling

2020-07-16 Thread Robert Caulk
Question #691885 on Yade changed: https://answers.launchpad.net/yade/+question/691885 Status: Open => Answered Robert Caulk proposed the following answer: Hello, The paper to reference is currently being published by CMAME: " A pore- scale Thermo-Hydro-Mechanical coupled m

Re: [Yade-users] [Question #691748]: Yade Flow engine

2020-07-09 Thread Robert Caulk
Question #691748 on Yade changed: https://answers.launchpad.net/yade/+question/691748 Status: Open => Answered Robert Caulk proposed the following answer: Hello, It's an integral of the velocity on the surface of the cell which boils down to estimating the total flowrate crossing

Re: [Yade-users] [Question #691645]: Different stress values from different Yade versions when running PeriodicFlowEngine

2020-07-04 Thread Robert Caulk
Question #691645 on Yade changed: https://answers.launchpad.net/yade/+question/691645 Status: Open => Needs information Robert Caulk requested more information: >and compile with CHOLMOD flag ON What does that mean? We don't have an explicit cholmod flag during compilation. Plea

Re: [Yade-users] [Question #691645]: Different stress values from different Yade versions when running PeriodicFlowEngine

2020-07-03 Thread Robert Caulk
Question #691645 on Yade changed: https://answers.launchpad.net/yade/+question/691645 Status: Open => Answered Robert Caulk proposed the following answer: >>2) useSolver was set to zero because Yade 2018.2b gives me error about not-compiled CHOLMOD when I used 3, but I think I shou

Re: [Yade-users] [Question #691193]: Why the sum of TW.volume is not equal to the volume of pack

2020-06-11 Thread Robert Caulk
Question #691193 on Yade changed: https://answers.launchpad.net/yade/+question/691193 Robert Caulk posted a new comment: > You point out that TesselationWrapper shoudn't be used in non- periodic boundary conditions. Nope. I said periodic conditions are not considered in Tesselatio

Re: [Yade-users] [Question #691193]: Why the sum of TW.volume is not equal to the volume of pack

2020-06-08 Thread Robert Caulk
Question #691193 on Yade changed: https://answers.launchpad.net/yade/+question/691193 Status: Needs information => Answered Robert Caulk proposed the following answer: Looking at the source code, it looks like the original author (Bruno?) added a FIXME [1] saying we still need to prope

Re: [Yade-users] [Question #691193]: Why the sum of TW.volume is not equal to the volume of pack

2020-06-08 Thread Robert Caulk
Question #691193 on Yade changed: https://answers.launchpad.net/yade/+question/691193 Status: Open => Needs information Robert Caulk requested more information: Thankyou, and then increasing the number of particles decreases or increases the discrepancy? -- You received this quest

Re: [Yade-users] [Question #691193]: Why the sum of TW.volume is not equal to the volume of pack

2020-06-07 Thread Robert Caulk
Question #691193 on Yade changed: https://answers.launchpad.net/yade/+question/691193 Status: Open => Needs information Robert Caulk requested more information: I suppose the periodic cell volume may not be estimated in the same way as the periodic tesselationwrapper. Do you notice the s

Re: [Yade-users] [Question #691021]: en averaging for Law2_ScGeom_ViscElPhys_Basic, bug or incorrect documentation?

2020-05-29 Thread Robert Caulk
Question #691021 on Yade changed: https://answers.launchpad.net/yade/+question/691021 Status: Open => Answered Robert Caulk proposed the following answer: > It looks to me like the code actually does en = (en1+en2)/2 >For example, if I test two materials... Your empirical method se

Re: [Yade-users] [Question #691009]: et for ViscElMat with Law2_ScGeom_ViscElPhys_Basic, bug or feature?

2020-05-28 Thread Robert Caulk
Question #691009 on Yade changed: https://answers.launchpad.net/yade/+question/691009 Status: Open => Answered Robert Caulk proposed the following answer: Hello, Thanks a lot for the clear description and the minimal working example :-). >FWIW, The fact that et is ignored is mentio

Re: [Yade-users] [Question #690925]: corrupted double-linked list

2020-05-25 Thread Robert Caulk
Question #690925 on Yade changed: https://answers.launchpad.net/yade/+question/690925 Robert Caulk requested more information: >Yade model is small (8000 particles), the code works well. But when the same model has 100 particles, I get the following error: Please provide the system specs

Re: [Yade-users] [Question #690820]: VTKRecorder: Aborted (core dumped)

2020-05-22 Thread Robert Caulk
Question #690820 on Yade changed: https://answers.launchpad.net/yade/+question/690820 Robert Caulk posted a new comment: You should check to make sure you have write privileges in the directory you are trying to write to. Then you should check to make sure there is storage capacity in that

Re: [Yade-users] [Question #690820]: VTKRecorder: Aborted (core dumped)

2020-05-22 Thread Robert Caulk
Question #690820 on Yade changed: https://answers.launchpad.net/yade/+question/690820 Robert Caulk posted a new comment: also provide output of ls -ld /yourDirHere -- You received this question notification because your team yade-users is an answer contact for Yade

Re: [Yade-users] [Question #690815]: CPU random generator warning

2020-05-21 Thread Robert Caulk
Question #690815 on Yade changed: https://answers.launchpad.net/yade/+question/690815 Robert Caulk posted a new comment: This one of the reasons I am always hesitant to put AMD Ryzen chips into a workstation despite their apparent cost savings. -- You received this question notification because

Re: [Yade-users] [Question #690842]: How to get animation of simulation process in Yade simulation?

2020-05-20 Thread Robert Caulk
Question #690842 on Yade changed: https://answers.launchpad.net/yade/+question/690842 Robert Caulk proposed the following answer: I should point out that Paraview is objectively superior to SnapshotEngine and should be considered the preferred method for post processing and visualization

Re: [Yade-users] [Question #690820]: VTKRecorder: Aborted (core dumped)

2020-05-19 Thread Robert Caulk
Question #690820 on Yade changed: https://answers.launchpad.net/yade/+question/690820 Status: Open => Needs information Robert Caulk requested more information: I ran your script with yadedaily (latest) and did not encounter the error you describe. After how many iterations do you see

Re: [Yade-users] [Question #690820]: VTKRecorder: Aborted (core dumped)

2020-05-19 Thread Robert Caulk
Question #690820 on Yade changed: https://answers.launchpad.net/yade/+question/690820 Status: Open => Needs information Robert Caulk requested more information: > It should be fine this time. Please test your scripts. It still has undefined variables and syntax errors. -- You re

Re: [Yade-users] [Question #690820]: VTKRecorder: Aborted (core dumped)

2020-05-19 Thread Robert Caulk
Question #690820 on Yade changed: https://answers.launchpad.net/yade/+question/690820 Status: Open => Needs information Robert Caulk requested more information: The MWE does not reproduce the error you describe. It has syntax errors: >>>> sps=SpherePack() sp=pack.

Re: [Yade-users] [Question #690820]: VTKRecorder: Aborted (core dumped)

2020-05-19 Thread Robert Caulk
Question #690820 on Yade changed: https://answers.launchpad.net/yade/+question/690820 Status: Open => Needs information Robert Caulk requested more information: Great, can you go ahead and paste the MWE here? MWE would include as few lines as possible, would not include anything extrane

Re: [Yade-users] [Question #690820]: VTKRecorder: Aborted (core dumped)

2020-05-19 Thread Robert Caulk
Question #690820 on Yade changed: https://answers.launchpad.net/yade/+question/690820 Status: Open => Needs information Robert Caulk requested more information: >My Yade version: try both compiled from the source and yadedaily, same error The script you provided has DFNFlowEngine, wh

Re: [Yade-users] [Question #690815]: CPU random generator warning

2020-05-19 Thread Robert Caulk
Question #690815 on Yade changed: https://answers.launchpad.net/yade/+question/690815 Status: Open => Answered Robert Caulk proposed the following answer: Yes, sadly this problem seems very far removed from Yade. I guess the problem would even occur without yade, so just start Python

Re: [Yade-users] [Question #690716]: negative volume for an ordinary pore, stack smashing detected

2020-05-18 Thread Robert Caulk
Question #690716 on Yade changed: https://answers.launchpad.net/yade/+question/690716 Robert Caulk posted a new comment: >1. Yade is compiled from the source (not sure there is a version number) DFNFlow is not compiled by default [1]. Did you edit any of the source files before compilation?

Re: [Yade-users] [Question #690716]: negative volume for an ordinary pore, stack smashing detected

2020-05-17 Thread Robert Caulk
Question #690716 on Yade changed: https://answers.launchpad.net/yade/+question/690716 Status: Open => Needs information Robert Caulk requested more information: Please review [1] and provide the missing information. [1]https://www.yade-dem.org/wiki/Howtoask -- You received this quest

Re: [Yade-users] [Question #690732]: The porosity of clump

2020-05-17 Thread Robert Caulk
Question #690732 on Yade changed: https://answers.launchpad.net/yade/+question/690732 Status: Open => Answered Robert Caulk proposed the following answer: Hello, I guess it depends which function you are using to get porosity. Probably useful [1]. [1]https://answers.launchpad.net/y

Re: [Yade-users] [Question #690494]: How to simulate the dispersion process of agglomerated particles with YADE and Open FOAM?

2020-05-17 Thread Robert Caulk
Question #690494 on Yade changed: https://answers.launchpad.net/yade/+question/690494 Status: Open => Answered Robert Caulk changed the question status: Changing status to "Answered" to avoid Launchpad janitor cleanup automatic removal. -- You received this question notific

Re: [Yade-users] [Question #690573]: Permeability

2020-05-17 Thread Robert Caulk
Question #690573 on Yade changed: https://answers.launchpad.net/yade/+question/690573 Status: Open => Needs information Robert Caulk requested more information: Hello, Please refrain from asking us to follow links as you've done here [1]. Especially links that you've elected t

Re: [Yade-users] [Question #690716]: negative volume for an ordinary pore, stack smashing detected

2020-05-17 Thread Robert Caulk
Question #690716 on Yade changed: https://answers.launchpad.net/yade/+question/690716 Robert Caulk posted a new comment: Also see [1]https://answers.launchpad.net/yade/+question/690573 -- You received this question notification because your team yade-users is an answer contact for Yade

Re: [Yade-users] [Question #690716]: negative volume for an ordinary pore, stack smashing detected

2020-05-17 Thread Robert Caulk
Question #690716 on Yade changed: https://answers.launchpad.net/yade/+question/690716 Status: Open => Answered Robert Caulk proposed the following answer: Hello, To start, you will need to use DFNFlowEngine, not FlowEngine. This is not compiled by default and there is no tutorial or exam

Re: [Yade-users] [Question #690752]: How to know the force applied to each particle when Flowengine is activited

2020-05-17 Thread Robert Caulk
Question #690752 on Yade changed: https://answers.launchpad.net/yade/+question/690752 Status: Open => Answered Robert Caulk proposed the following answer: Hello, FlowEngine is not designed to triangulate polyhedra bodies or estimate forces on polyhedra bodies, thus I would expect undefi

Re: [Yade-users] [Question #690741]: Error in saveDataTxt

2020-05-15 Thread Robert Caulk
Question #690741 on Yade changed: https://answers.launchpad.net/yade/+question/690741 Status: Open => Answered Robert Caulk proposed the following answer: Hello, thanks for reviewing the documentation [1], fixing the offedning line accordingly, and letting us know if your problem

Re: [Yade-users] [Question #690691]: setPermF broken?

2020-05-14 Thread Robert Caulk
Question #690691 on Yade changed: https://answers.launchpad.net/yade/+question/690691 Robert Caulk posted a new comment: > a MWE >works nicely with "yade", gives zero motion with "yade -j 3". >So it seems there is a bug in setPermF for parallel run, compare [2] a

Re: [Yade-users] [Question #690280]: Implementing a new contact law very different from the usual ones

2020-05-11 Thread Robert Caulk
Question #690280 on Yade changed: https://answers.launchpad.net/yade/+question/690280 Status: Open => Answered Robert Caulk proposed the following answer: Resources exist. [1]https://yade-dem.org/doc/prog.html [2]http://www.nylxs.com/docs/The%20C++%20Programming.Language.4th.Edition.

Re: [Yade-users] [Question #690554]: How the most sphere particles does anyone have made in simulation at once ?

2020-05-08 Thread Robert Caulk
Question #690554 on Yade changed: https://answers.launchpad.net/yade/+question/690554 Status: Open => Answered Robert Caulk proposed the following answer: Millions. Yade can exploit MPI now! Side note, I highly recommend using https://translate.google.com/ to translate from your nat

Re: [Yade-users] [Question #690565]: Yade on redhat

2020-05-08 Thread Robert Caulk
Question #690565 on Yade changed: https://answers.launchpad.net/yade/+question/690565 Status: Open => Answered Robert Caulk proposed the following answer: Hello, Welcome to Yade! The Yade documentation [1] is undoubtedly going to be your best resource as you move forward. Please use

Re: [Yade-users] [Question #690348]: How to use getDepthProfiles() with an example of code?

2020-05-01 Thread Robert Caulk
Question #690348 on Yade changed: https://answers.launchpad.net/yade/+question/690348 Robert Caulk posted a new comment: Any difference between this and [1]? [1]https://answers.launchpad.net/yade/+question/690224 -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #690234]: Using O.forces without Ip2 and Law2

2020-04-27 Thread Robert Caulk
Question #690234 on Yade changed: https://answers.launchpad.net/yade/+question/690234 Status: Open => Needs information Robert Caulk requested more information: What happens when you define your engines list without Ip2 and Law2? -- You received this question notification because your t

Re: [Yade-users] [Question #690172]: the particles float after compaction

2020-04-27 Thread Robert Caulk
Question #690172 on Yade changed: https://answers.launchpad.net/yade/+question/690172 Status: Open => Invalid Robert Caulk changed the question status: User duplicated his/her question. -- You received this question notification because your team yade-users is an answer contact for Y

Re: [Yade-users] [Question #690127]: Missing particles in VTK

2020-04-24 Thread Robert Caulk
Question #690127 on Yade changed: https://answers.launchpad.net/yade/+question/690127 Robert Caulk posted a new comment: Well we cannot reproduce your problem because you are using a custom installation of Yade with custom body attributes. If you desire assistance, it would be helpful if you

Re: [Yade-users] [Question #690127]: Missing particles in VTK

2020-04-24 Thread Robert Caulk
Question #690127 on Yade changed: https://answers.launchpad.net/yade/+question/690127 Robert Caulk posted a new comment: It is too long, MWE means minimal working example. I don't have time to go through it but maybe someone else will ;-) -- You received this question notification because

Re: [Yade-users] [Question #690127]: Missing particles in VTK

2020-04-24 Thread Robert Caulk
Question #690127 on Yade changed: https://answers.launchpad.net/yade/+question/690127 Robert Caulk posted a new comment: Please provide a complete script. -- You received this question notification because your team yade-users is an answer contact for Yade

Re: [Yade-users] [Question #690012]: Crack Volume and Crack Surface (For a joint plane & the whole sample)

2020-04-24 Thread Robert Caulk
Question #690012 on Yade changed: https://answers.launchpad.net/yade/+question/690012 Robert Caulk posted a new comment: Correction 'breakOccurred' needs to be replaced with 'isBroken'. -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #690146]: why do the particles escape from the box?

2020-04-24 Thread Robert Caulk
Question #690146 on Yade changed: https://answers.launchpad.net/yade/+question/690146 Status: Open => Needs information Robert Caulk requested more information: >How to solve this? How do we answer this? Please review [1] [1]https://www.yade-dem.org/wiki/Howtoask -- You receive

Re: [Yade-users] [Question #690012]: Crack Volume and Crack Surface (For a joint plane & the whole sample)

2020-04-18 Thread Robert Caulk
Question #690012 on Yade changed: https://answers.launchpad.net/yade/+question/690012 Robert Caulk requested more information: Please post an MWE so we can stop guessing [1]. [1]https://www.yade-dem.org/wiki/Howtoask -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #690012]: Crack Volume and Crack Surface (For a joint plane & the whole sample)

2020-04-17 Thread Robert Caulk
Question #690012 on Yade changed: https://answers.launchpad.net/yade/+question/690012 Status: Open => Answered Robert Caulk proposed the following answer: Because breakOccurred is always false unless a break has occurred in the most recent triangulation step [1]. Is the documentation uncl

Re: [Yade-users] [Question #689826]: Assigning a Qin (volume flow rate) at a specific point using DFNFlowEngine

2020-04-11 Thread Robert Caulk
Question #689826 on Yade changed: https://answers.launchpad.net/yade/+question/689826 Status: Open => Answered Robert Caulk proposed the following answer: https://yade- dem.org/doc/yade.wrapper.html?highlight=jointaperture#yade.wrapper.FlowEngine.imposeFlux -- You received this quest

Re: [Yade-users] [Question #689755]: Modeling hydarulic fracturing in rock medium

2020-04-10 Thread Robert Caulk
Question #689755 on Yade changed: https://answers.launchpad.net/yade/+question/689755 Robert Caulk posted a new comment: >For the imposed volume flow rate, this looks like a different question ;-) Agreed, in an effort to keep this forum organized, please make a new thread for this question. H

Re: [Yade-users] [Question #689755]: Modeling hydarulic fracturing in rock medium

2020-04-07 Thread Robert Caulk
Question #689755 on Yade changed: https://answers.launchpad.net/yade/+question/689755 Status: Open => Answered Robert Caulk proposed the following answer: There does not exist any documentation or example scripts at the moment. It is a pity since I think the paper you reference is quite n

Re: [Yade-users] [Question #689619]: Unable to run lammps daily

2020-04-01 Thread Robert Caulk
Question #689619 on Yade changed: https://answers.launchpad.net/yade/+question/689619 Status: Open => Answered Robert Caulk proposed the following answer: This forum is for Yade, which is not the same as LAMMPS. Maybe you seek [1]? [1]https://lammps.sandia.gov/mail.html -- You recei

Re: [Yade-users] [Question #689607]: Smooth-joint contact model - possible materials

2020-03-31 Thread Robert Caulk
Question #689607 on Yade changed: https://answers.launchpad.net/yade/+question/689607 Robert Caulk proposed the following answer: Relevant and recent discussion on the topic: https://answers.launchpad.net/yade/+question/689058 -- You received this question notification because your team yade

Re: [Yade-users] [Question #689607]: Smooth-joint contact model - possible materials

2020-03-31 Thread Robert Caulk
Question #689607 on Yade changed: https://answers.launchpad.net/yade/+question/689607 Status: Needs information => Answered Robert Caulk proposed the following answer: >which is not applicable in JCFpmMat (as far as I am concerned). Correct. You will need to add the twisting consider

Re: [Yade-users] [Question #689607]: Smooth-joint contact model - possible materials

2020-03-31 Thread Robert Caulk
Question #689607 on Yade changed: https://answers.launchpad.net/yade/+question/689607 Status: Open => Needs information Robert Caulk requested more information: Not without modification of the code. Why do you need CohFrictMat instead of JCFpmMat? -- You received this question notificat

Re: [Yade-users] [Question #689537]: Tutorial example script 04-periodic-simple-shear.py does not work

2020-03-30 Thread Robert Caulk
Question #689537 on Yade changed: https://answers.launchpad.net/yade/+question/689537 Status: Open => Needs information Robert Caulk requested more information: I'm sorry buy I cannot locate the script you are referring to. A link would be helpful. Or a minimal working example. [1]

Re: [Yade-users] [Question #689547]: Few beginners questions on PFV

2020-03-30 Thread Robert Caulk
Question #689547 on Yade changed: https://answers.launchpad.net/yade/+question/689547 Status: Open => Answered Robert Caulk proposed the following answer: > getCell((FlowEngineT)arg1, (float)arg2, (float)arg3, (float)pos) >However, what is (FlowEngineT)arg1, (float)arg2, (float)

Re: [Yade-users] [Question #689537]: Tutorial example script 04-periodic-simple-shear.py does not work

2020-03-28 Thread Robert Caulk
Question #689537 on Yade changed: https://answers.launchpad.net/yade/+question/689537 Status: Open => Answered Robert Caulk proposed the following answer: Have you tried only adding plot data if stress[2,2] != 0? -- You received this question notification because your team yade-users

Re: [Yade-users] [Question #689547]: Few beginners questions on PFV

2020-03-28 Thread Robert Caulk
Question #689547 on Yade changed: https://answers.launchpad.net/yade/+question/689547 Status: Open => Answered Robert Caulk proposed the following answer: Have you noticed [1] yet? It is probably worth reading through so you can see what you have python access to inflowengine like [2

Re: [Yade-users] [Question #689485]: ERROR:root:Unable to guess python type from cxx type 'vector >'

2020-03-25 Thread Robert Caulk
Question #689485 on Yade changed: https://answers.launchpad.net/yade/+question/689485 Robert Caulk posted a new comment: It is ok to make this thread solved, since you can continue using yade without issue. But the underlying problem that caused the error message is a problem we need to solve on

Re: [Yade-users] [Question #689485]: ERROR:root:Unable to guess python type from cxx type 'vector >'

2020-03-25 Thread Robert Caulk
Question #689485 on Yade changed: https://answers.launchpad.net/yade/+question/689485 Robert Caulk posted a new comment: Sadly, the problem is definitely not solved. This will need to be bug reported - I will try to do that sometime soon. -- You received this question notification because your

Re: [Yade-users] [Question #689485]: ERROR:root:Unable to guess python type from cxx type 'vector >'

2020-03-25 Thread Robert Caulk
Question #689485 on Yade changed: https://answers.launchpad.net/yade/+question/689485 Robert Caulk requested more information: By any chance, does this error only arise when you use the GUI to click on and inspect bodies? -- You received this question notification because your team yade-users

Re: [Yade-users] [Question #689293]: Simple PFV case

2020-03-25 Thread Robert Caulk
Question #689293 on Yade changed: https://answers.launchpad.net/yade/+question/689293 Status: Open => Answered Robert Caulk proposed the following answer: The infinite K1 warning is just that, a warning. If you have a regular packing like I assume you do here, the voronoi centers of ce

Re: [Yade-users] [Question #689337]: yade on centos

2020-03-18 Thread Robert Caulk
Question #689337 on Yade changed: https://answers.launchpad.net/yade/+question/689337 Status: Open => Needs information Robert Caulk requested more information: I need your cmake output to help you more, but I assume you don't have libQt5 installed. Please review [1] if you seek

Re: [Yade-users] [Question #689337]: yade on centos

2020-03-16 Thread Robert Caulk
Question #689337 on Yade changed: https://answers.launchpad.net/yade/+question/689337 Status: Open => Answered Robert Caulk proposed the following answer: >>Is there a way to install yade on centos, and if so, is there a tutorial? [1]https://answers.launchpad.net/yade/+questi

Re: [Yade-users] [Question #688885]: Finding where a bond broke

2020-03-13 Thread Robert Caulk
Question #65 on Yade changed: https://answers.launchpad.net/yade/+question/65 Robert Caulk posted a new comment: Would love to see your final solution posted to this thread for future users ;-) -- You received this question notification because your team yade-users is an answer contact

Re: [Yade-users] [Question #689256]: yade._utils.getStressProfile

2020-03-11 Thread Robert Caulk
Question #689256 on Yade changed: https://answers.launchpad.net/yade/+question/689256 Robert Caulk posted a new comment: Adding link for completeness. [1]https://yade-dem.org/doc/yade.utils.html#yade._utils.getStressProfile -- You received this question notification because your team yade

Re: [Yade-users] [Question #689196]: How to add all particles to a new pack.SpherePack()

2020-03-08 Thread Robert Caulk
Question #689196 on Yade changed: https://answers.launchpad.net/yade/+question/689196 Status: Open => Answered Robert Caulk proposed the following answer: [1]https://answers.launchpad.net/yade/+question/675926 [2]https://yade-dem.org/doc/yade.utils.html?highlight=utils.psd#yade.utils.

Re: [Yade-users] [Question #689186]: How to stop the current calculation and jump to the next one in the batch mode on the condition that the current calculation takes too much time?

2020-03-07 Thread Robert Caulk
Question #689186 on Yade changed: https://answers.launchpad.net/yade/+question/689186 Status: Open => Answered Robert Caulk proposed the following answer: Does: if O.realtime>someValue: sys.exit(0) work? -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #689117]: PFV model

2020-03-05 Thread Robert Caulk
Question #689117 on Yade changed: https://answers.launchpad.net/yade/+question/689117 Status: Open => Answered Robert Caulk proposed the following answer: Try setting flow.meshUpdateInterval=-1 flow.defTolerance=-1 to avoid remeshing. -- You received this question notification beca

Re: [Yade-users] [Question #689131]: Basic Problem using parallel run in Yade

2020-03-04 Thread Robert Caulk
Question #689131 on Yade changed: https://answers.launchpad.net/yade/+question/689131 Status: Open => Answered Robert Caulk proposed the following answer: Please use yade.timing module and provide yade.timing.stats [1] [1]https://gitlab.com/yade- dev/trunk/-/blob/master/examp

Re: [Yade-users] [Question #689131]: Basic Problem using parallel run in Yade

2020-03-04 Thread Robert Caulk
Question #689131 on Yade changed: https://answers.launchpad.net/yade/+question/689131 Status: Open => Answered Robert Caulk proposed the following answer: -It is possible there are two few spheres to take advantage of parallel computing. -It is possible you have an expensive PyRun

Re: [Yade-users] [Question #689131]: Basic Problem using parallel run in Yade

2020-03-04 Thread Robert Caulk
Question #689131 on Yade changed: https://answers.launchpad.net/yade/+question/689131 Status: Open => Answered Robert Caulk proposed the following answer: Hello, It depends on the script you are running. Cheers, Robert -- You received this question notification because your team y

Re: [Yade-users] [Question #689117]: PFV model

2020-03-04 Thread Robert Caulk
Question #689117 on Yade changed: https://answers.launchpad.net/yade/+question/689117 Status: Open => Answered Robert Caulk proposed the following answer: >The problem is that the box corners affects the flow results. Please elaborate on how the flow results are affected. >Howev

Re: [Yade-users] [Question #689058]: How to achieve a twisting/bending-caused bond break in Yade?

2020-03-03 Thread Robert Caulk
Question #689058 on Yade changed: https://answers.launchpad.net/yade/+question/689058 Robert Caulk posted a new comment: I once added rolling/twisting resistance to JCFpm. It was not too difficult: just add all the necessary members/if statements as shown in cohesivefrictional. But in the end, it

Re: [Yade-users] [Question #688994]: pore pressure in periodic triaxial test

2020-02-26 Thread Robert Caulk
Question #688994 on Yade changed: https://answers.launchpad.net/yade/+question/688994 Status: Open => Answered Robert Caulk proposed the following answer: I'm having Déjà Vu. Fluid flow is not considered in yade unless a separate engine is included [1]. [1]https://answers.launchpad.

Re: [Yade-users] [Question #688979]: period triaxial test under cyclic shear load

2020-02-26 Thread Robert Caulk
Question #688979 on Yade changed: https://answers.launchpad.net/yade/+question/688979 Status: Open => Answered Robert Caulk proposed the following answer: Fluid coupling is not simulated in Yade unless you add a separate engine designed to do so [1]. [1]http://people.3sr- grenoble.fr/us

Re: [Yade-users] [Question #688685]: permeability - PFV

2020-02-25 Thread Robert Caulk
Question #688685 on Yade changed: https://answers.launchpad.net/yade/+question/688685 Robert Caulk proposed the following answer: >>Thanks for creating this tool. Just to clarify, "sweep over" means that I will need to write a for loop to extract the cell velocity at a bounded c

Re: [Yade-users] [Question #688906]: unexpected "exit" message when running a yade code on a cluster

2020-02-22 Thread Robert Caulk
Question #688906 on Yade changed: https://answers.launchpad.net/yade/+question/688906 Robert Caulk posted a new comment: It is also worth checking the stderr (assuming the cluster is generating one). -- You received this question notification because your team yade-users is an answer contact

Re: [Yade-users] [Question #688685]: permeability - PFV

2020-02-21 Thread Robert Caulk
Question #688685 on Yade changed: https://answers.launchpad.net/yade/+question/688685 Robert Caulk proposed the following answer: >>You could filter out external elements and use local velocity to extract flux in the core. That's not straightforward but it could probably be done (ei

Re: [Yade-users] [Question #688885]: Finding where a bond broke

2020-02-20 Thread Robert Caulk
Question #65 on Yade changed: https://answers.launchpad.net/yade/+question/65 Robert Caulk posted a new comment: Good to know, Jan ;-) -- You received this question notification because your team yade-users is an answer contact for Yade

Re: [Yade-users] [Question #688885]: Finding where a bond broke

2020-02-20 Thread Robert Caulk
Question #65 on Yade changed: https://answers.launchpad.net/yade/+question/65 Status: Open => Answered Robert Caulk proposed the following answer: I guess you could keep a list of non-cohesive interaction IDs. Get a new list of non-cohesive interaction ids at each time step

Re: [Yade-users] [Question #688882]: General questions about improving computing resources utilization for yade

2020-02-20 Thread Robert Caulk
Question #62 on Yade changed: https://answers.launchpad.net/yade/+question/62 Status: Open => Answered Robert Caulk proposed the following answer: >>Does it mean that use only one core (or thread)? Yes. >>could you please give me suggestion on the choice of or &g

Re: [Yade-users] [Question #688882]: General questions about improving computing resources utilization for yade

2020-02-20 Thread Robert Caulk
Question #62 on Yade changed: https://answers.launchpad.net/yade/+question/62 Robert Caulk proposed the following answer: >>Does it mean that use only one core (or thread)? Are you familiar with the command "htop" in linux? It allows you to monitor your cpu activity.

Re: [Yade-users] [Question #688867]: Applying force on Stl imported file

2020-02-19 Thread Robert Caulk
Question #688867 on Yade changed: https://answers.launchpad.net/yade/+question/688867 Status: Open => Answered Robert Caulk proposed the following answer: O.bodies[b].state.inertia -- You received this question notification because your team yade-users is an answer contact for Y

Re: [Yade-users] [Question #688867]: Applying force on Stl imported file

2020-02-19 Thread Robert Caulk
Question #688867 on Yade changed: https://answers.launchpad.net/yade/+question/688867 Status: Open => Answered Robert Caulk proposed the following answer: >> roddd = O.bodies.append(ymport.stl(mesh+'.stl',wire=True,material='wall')) This command sets roddd as

Re: [Yade-users] [Question #688771]: run with Yadedaily

2020-02-18 Thread Robert Caulk
Question #688771 on Yade changed: https://answers.launchpad.net/yade/+question/688771 Status: Open => Answered Robert Caulk proposed the following answer: Bruno will know for sure, but it seems possible that the sorting is unable to use parallelization because a bound moves outside o

Re: [Yade-users] [Question #688685]: permeability - PFV

2020-02-18 Thread Robert Caulk
Question #688685 on Yade changed: https://answers.launchpad.net/yade/+question/688685 Status: Open => Answered Robert Caulk proposed the following answer: >Do you think that having a box (6 walls) surrounding a cylindrical sphere packing will give different results than if the cylin

Re: [Yade-users] [Question #688826]: Installation on Centos 7

2020-02-17 Thread Robert Caulk
Question #688826 on Yade changed: https://answers.launchpad.net/yade/+question/688826 Status: Open => Answered Robert Caulk proposed the following answer: Hello, It is possible [1], but requires a relatively good handle on the compilation and linking of third party libraries in linux

Re: [Yade-users] [Question #688822]: Exporting a packing geometry made in yade in a stl format

2020-02-17 Thread Robert Caulk
Question #688822 on Yade changed: https://answers.launchpad.net/yade/+question/688822 Status: Open => Answered Robert Caulk proposed the following answer: gmsh is one option [1] [1]http://gmsh.info/ -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #688345]: Precrack

2020-02-17 Thread Robert Caulk
Question #688345 on Yade changed: https://answers.launchpad.net/yade/+question/688345 Robert Caulk posted a new comment: To add to Jèrôme: isCohesive=False means there can be frictional contact, but not cohesive contact. The only time a bond will truly disappear is if the particles are not

Re: [Yade-users] [Question #688791]: Unable to locate NewtonIntegrator within O.engines.

2020-02-16 Thread Robert Caulk
Question #688791 on Yade changed: https://answers.launchpad.net/yade/+question/688791 Robert Caulk requested more information: [1]https://www.yade-dem.org/wiki/Howtoask -- You received this question notification because your team yade-users is an answer contact for Yade

Re: [Yade-users] [Question #688791]: Unable to locate NewtonIntegrator within O.engines.

2020-02-16 Thread Robert Caulk
Question #688791 on Yade changed: https://answers.launchpad.net/yade/+question/688791 Status: Open => Needs information Robert Caulk requested more information: Unable to locate MWE.py :-) -- You received this question notification because your team yade-users is an answer contact for Y

Re: [Yade-users] [Question #688771]: run with Yadedaily

2020-02-14 Thread Robert Caulk
Question #688771 on Yade changed: https://answers.launchpad.net/yade/+question/688771 Status: Open => Answered Robert Caulk proposed the following answer: If this is the warning(?): "The number of bodies is probably too small for allowing more threads, or the geometry is flat. The

Re: [Yade-users] [Question #688685]: permeability - PFV

2020-02-14 Thread Robert Caulk
Question #688685 on Yade changed: https://answers.launchpad.net/yade/+question/688685 Status: Open => Answered Robert Caulk proposed the following answer: Your order of operations is still incorrect. Here I will describe what you posted in english: 1) You set your engine list with flow.d

Re: [Yade-users] [Question #688771]: run with Yadedaily

2020-02-14 Thread Robert Caulk
Question #688771 on Yade changed: https://answers.launchpad.net/yade/+question/688771 Status: Open => Needs information Robert Caulk requested more information: >>Yes, you are right, when I used 500 particles in the same code, I can sun it >>in parallel. What should I do now?

Re: [Yade-users] [Question #688763]: ossillation_rotation

2020-02-14 Thread Robert Caulk
Question #688763 on Yade changed: https://answers.launchpad.net/yade/+question/688763 Robert Caulk posted a new comment: [1]https://www.yade-dem.org/wiki/Howtoask -- You received this question notification because your team yade-users is an answer contact for Yade

Re: [Yade-users] [Question #688763]: ossillation_rotation

2020-02-14 Thread Robert Caulk
Question #688763 on Yade changed: https://answers.launchpad.net/yade/+question/688763 Status: Open => Answered Robert Caulk proposed the following answer: Hello, I am happy to help you with your new problem. In the future please post new questions into new threads, as we request in [1

<    1   2   3   4   5   6   7   8   9   10   >