yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #26409
Re: [Question #698948]: Stability of advection modeling by ThermalEngine
Question #698948 on Yade changed:
https://answers.launchpad.net/yade/+question/698948
Robert Caulk proposed the following answer:
Hey Zoheir,
I have no way of testing that yadedaily version, and it is not
recommended to be compiling old branches of yade. That was a branch that
was merged into the master, so it is best to stick to the master as you
get updates. But, I can confirm that running the latest master version
is stable in all the condtions you asked me to test. Please update your
sources and recompile:
cd ../trunk
git remote update
git pull upstream master
cd ../build
make -jX install # X being the numberof cores on your computer
Let me know if this fixes it, sorry for the delay,
Robert
--
You received this question notification because your team yade-users is
an answer contact for Yade.