Tutorial 2: Running FEBio in debug mode

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • maas
    Lead Code Developer
    • Nov 2007
    • 3400

    Tutorial 2: Running FEBio in debug mode

    FEBio has a debug mode which allows the user to diagnose a model that is not running properly. When in debug mode, FEBio will perform more strict input checking on the model, run-time checking, and will store non-converged states to the plot database file. To run FEBio in debug mode, add -g to the command line:

    febio -i filename -g

    where filename is the name of your input file. The debug mode can also be toggled on or off while FEBio is running. Simply type ctrl+c and wait for the prompt to appear. on the command line type debug to toggle debug mode, or type debug on (off) to turn debug mode on (off respectively). Next, type cont to continue the run.

    Finally, if you simply want to perform the exhaustive input file checking without running the model, simply add -c to the command line:

    febio -i filename -c

    FEBio will check the input file for mistakes and then exit.
    Department of Bioengineering, University of Utah
    Scientific Computing and Imaging institute, University of Utah
Working...
X
😀
😂
🥰
😘
🤢
😎
😞
😡
👍
👎