Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sofa(1) [debian man page]

sofa(1) 																   sofa(1)

NAME
sofa - SOFA GUI SYNOPSIS
sofa [OPTIONS] DESCRIPTION
SOFA is an Open Source framework primarily targeted at real-time simulation, with an emphasis on medical simulation. It is mostly intended for the research community to help develop newer algorithms, but can also be used as an efficient prototyping tool. Based on an advanced software architecture, it allows one to: * create complex and evolving simulations by combining new algorithms with algorithms already included in SOFA * modify most parameters of the simulation - deformable behavior, surface representation, solver, constraints, collision algorithm, etc. - by simply editing an XML file * build complex models from simpler ones using a scene-graph description * efficiently simulate the dynamics of interacting objects using abstract equation solvers * reuse and easily compare a variety of available methods OPTIONS
-h --help this help -s --start start the animation loop (default: 0 ) -p --factory In addition to the baz segments, also parse the blurfl headers. -g --gui choose the UI (batch|qt|glut) (default: qt ) -l --load load given plugins (default: ) AUTHORS
SOFA is currently developed by 3 INRIA teams: Alcove, Evasion and Asclepios but the project also benefited from the help of the CIMIT Sim Group, ETH Zurich and CSIRO. SEE ALSO
The full documentation for sofa is available at <http://www.sofa-framework.org> August 2008 sofa(1)

Check Out this Related Man Page

GNUCAP-IBIS(1)							    Debian GNU							    GNUCAP-IBIS(1)

NAME
gnucap-ibis - GNU Circuit Analysis Package IBIS translator SYNOPSIS
gnucap-ibis [--typ] [--min] [--max] [--power-on] [--on] [--off] filename [--dump [filename]] [--spice [filename]] DESCRIPTION
GNUCAP-IBIS is a IBIS translator tool in the GNUCAP suite. It will transform IBIS models into SPICE models for use in SPICE simulations. The IBIS model in filename is being parsed and can be translated to whatever format is requested. By using the --spice option a SPICE model can be generated. By using the --dump option a IBIS dump may be performed (mainly for testing purposes). A typical usage can be gnucap-ibis mymodel.ibis -spice OPTIONS
--typ sets simulation mode to typical values (default) --min sets simulation mode to minimal values --max sets simulation mode to maximal values --power-on sets device state to power on --on sets device state to on --off sets device state to off --prefix prefix sets the prefix on generated code (default no prefix) --dump [filename] enable the dumping of the interprented IBIS file in IBIS format. Optionally an output filename may be given (default filename is incoming filename with .dump postfix) --spice [filename] enable the dumping of a SPICE model. Optionally an output filename may be given (default filename is incoming filename . mode .ckt). BUGS
See /usr/share/doc/gnucap/bugs for a list of known bugs in this release. GNUCAP is an ongoing research project. It is being released in a preliminary phase in hopes that it will be useful and that others will use it as a thrust or base for their research. I also hope for some comments that may help me direct my research. AUTHOR
GNUCAP is being written by Albert Davis <aldavis@ieee.org> This manual page was written by Magnus Danielson <cfmd@bredband.net> and maintained by Hamish Moffatt <hamish@debian.org> for the Debian package of gnucap. For the full LaTeX documentation, please see /usr/share/doc/gnucap/manual. Debian Project November 2001 GNUCAP-IBIS(1)
Man Page

4 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Kill Signal

Hello, I'm doing a project of OS simulation (Process Scheduling, to be very specific). Can anyone, please, explain what exactly happens in the background when we see "Sending all processes the KILL signal...........". How is it sent to each process? Is it that something like a boolean is stored... (3 Replies)
Discussion started by: ameya
3 Replies

2. UNIX and Linux Applications

2D collision simulation-programming

Hello, everybody, I'm thankful for the great helps you gave during the past year. Now I'm facing a serious problem: I was obliged to write a 2D collision simulation applet, and my experience is only in C,C++,Intelx86 assembly. I have no experience in Java and the like, and I don't know... (2 Replies)
Discussion started by: JackCrital2005
2 Replies

3. AIX

Looking for AIX Practical Experience

I have been in IT for around 7 years now and have benefited greatly from Open Source as well as free commercial offerings like Vmware Server that allow me to setup virtual environments and get some hands on time with different OS's and software. I am starting a new job in a few weeks which has... (5 Replies)
Discussion started by: supercrazy1
5 Replies

4. UNIX for Beginners Questions & Answers

Looking for guidance on learning the shell

Hello everyone! I am a mechanical engineering student from Brazil, and I'm trying to get into numerical simulation in fluid dynamics. A teacher recommended OpenFoam and from what I've been reading, it seems that I need to get familiar with ''the Shell'' at first, and this is why I'm here. I... (2 Replies)
Discussion started by: Heisenflower
2 Replies