Skip to content

rci_solve

Module: core

Category: task

Type string: "rci_solve"

Parameters

This feature has no parameters.

Description

The rci_solve task solves a model using the RCI solver. The RCI (Reverse Communication Interface) solver is a feature that allows users more control over how FEBio solves the model. This feature was added to give plugins that interface with third party solvers the ability to transfer some of the solution progress decisions (e.g. when to advance the time step) to the third party library. This tasks tests that interface and ensures that it produces the same result as the standard solver.