yade:thermalecheckscript

Last commit made on 2020-12-28
Get this branch:
git clone -b thermalecheckscript https://git.launchpad.net/yade

Branch merges

Branch information

Name:
thermalecheckscript
Repository:
lp:yade

Recent commits

08a82a4... by Janek Kozicki

Thermal only works with yade -j1 so disable OpenMP requirement. When bringing it back use for example #ifdef YADE_OPENMP before pragma.

35e8f1c... by Janek Kozicki

add checkThermalEngine.py to single core tests. Question: is it better to decide in checkList.py or in check script itself if a script can run? I inadvertently introduced both behaviours.

56f27df... by Janek Kozicki

libVersions detects architecture, disables ENABLE_THERMAL for non 64bit architectures.

90f2429... by Robert Caulk

thermalengine check script

56772fa... by clang-formatter <clang-formatter>

small clang reformat.

8ea6788... by Janek Kozicki

Fix randomColor docstring in documentation.

4eb60a5... by Vasileios Angelidakis

remove duplicate randomColor functions

49291cb... by Vasileios Angelidakis

Add randomColor.seed

d63432a... by Janek Kozicki

Update docstring in yadeWrapper.cpp: default is true, and that Bruno Fixed #172

22e278f... by Bruno Chareyre

switch redirection on by default and some code documentation