New question #683913 on Yade:
https://answers.launchpad.net/yade/+question/683913

Hello,

I was trying to play with the ThermalEngine [1]. Now, I understand that it 
might still be an experimental engine and still under development, but I see it 
appears in the documentation, and FlowEngine (and the rest FlowEngines) 
currently does have the ability to activate thermalEngine [2] within them... 
(plus, Thermal.cpp and Thermal.hpp do exist in the trunk version...)

Am I missing something here?
I'm running on Ubuntu 19.04 with yade 2019.01a, installed with apt-get install.

If I try to activate the engine, I get the following error message:

Traceback (most recent call last):
  File "/usr/bin/yade", line 241, in runScript
    execfile(script,globals())
  File "temp_engine.py", line 61, in <module>
    ThermalEngine(advection=False, # Activates advection
NameError: name 'ThermalEngine' is not defined

Thanks in advance,
Yaniv

[1] 
https://yade-dem.org/doc/yade.wrapper.html?highlight=thermalengine#yade.wrapper.ThermalEngine
[2] 
https://yade-dem.org/doc/yade.wrapper.html?highlight=thermalengine#yade.wrapper.FlowEngine.thermalEngine

-- 
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

Reply via email to