Solid force output

Name

Solid force output -- Forces acting on the embedded solid boundary

Synopsis


#include <gfs.h>


GfsOutputClass* gfs_output_solid_force_class
                                            (void);

Description

GfsOutputSolidForce will write the components of the total pressure and viscous forces acting on the embedded solid boundary. The first field is the time followed by the three components of the pressure force, followed by the three components of the viscous force.

The syntax in parameter files is as follows:

[ GfsOutput ]

Details

gfs_output_solid_force_class ()

GfsOutputClass* gfs_output_solid_force_class
                                            (void);

Returns :