Query: yade
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
yade(1) General Commands Manual yade(1)NAMEyade - open-source platform for dynamic computationsSYNOPSISyade [options] [ simulation.xml[.bz2] | script.py [script options]]DESCRIPTIONyade Extensible open-source framework for discrete numerical models, focused on Discrete Element Method. The computation parts are written in c++ using flexible object model, allowing independent implementation of new alogrithms and interfaces. Python is used for rapid and con- cise scene construction, simulation control, postprocessing and debugging. See http://www.yade-dem.org/ for documentation and http://www.launchpad.net/yade for the project itself. This is version with features cgal,gts,opengl,openmp,qt4,vtk.OPTIONS--version show program's version number and exit --help, -h show this help message and exit --threads=THREADS, -j THREADS Number of OpenMP threads to run; defaults to 1. Equivalent to setting OMP_NUM_THREADS environment variable. --cores=CORES Set number of OpenMP threads (as --threads) and in addition set affinity of threads to the cores given. --update Update deprecated class names in given script(s) using text search & replace. Changed files will be backed up with ~ suffix. Exit when done without running any simulation. --nice=NICE Increase nice level (i.e. decrease priority) by given number. -x Exit when the script finishes -n Run without graphical interface (equivalent to unsetting the DISPLAY environment variable) --generate-manpage=FILE Generate man page documenting this program and exit --rebuild Re-run build in the source directory, then run the updated yade with the same command line except --rebuild. The build profile for this build (deb) and its stored parameters will be used. --test Run regression test suite and exit; the exists status is 0 if all tests pass, 1 if a test fails and 2 for an unspecified exception. --debug Run the debug build, if available. --checks Run a series of user-defined check tests as described in /tmp/buildd/yade-0.80.1/scripts/checks-and-tests/checks/README --performance Starts a test to measure the productivity --no-gdb Do not show backtrace when yade crashes (only effective with --debug).SEE ALSOyade-batch (1)COPYRIGHT(C) 2003--2012 Yade Developers Team This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.BUGSPlease report bugs to the project's bug tracker at http://bugs.launchpad.net/yadeAUTHORYade Developers Team (http://www.launchpad.net/~yade-dev) yade 2012-7-4 yade(1)
Related Man Pages |
---|
yade(1) - debian |
pin(1) - bsd |
pin(1) - sunos |
pin(1) - mojave |
pin(1) - v7 |
Similar Topics in the Unix Linux Community |
---|
Mars Simulation Project 2.83 (Main branch) |
Free Electron 20080410 (Vegetation branch) |
Mars Simulation Project 2.85 (Main branch) |
Spawn more than 8 threads OpenMP & HPUX |