13 #if !defined(KRATOS_HDF5_NODAL_SOLUTION_STEP_BOSSAK_IO_H_INCLUDED)
14 #define KRATOS_HDF5_NODAL_SOLUTION_STEP_BOSSAK_IO_H_INCLUDED
69 void WriteNodalResults(
ModelPart& rModelPart);
71 void ReadNodalResults(
ModelPart& rModelPart);
73 void SetAlphaBossak(
double alpha) noexcept;
80 double mAlphaBossak = -0.3;
A class for IO of nodal solution step data in HDF5 with weighted Bossak acceleration.
Definition: hdf5_nodal_solution_step_bossak_io.h:50
KRATOS_CLASS_POINTER_DEFINITION(NodalSolutionStepBossakIO)
Pointer definition.
A class for IO of nodal solution step data in HDF5.
Definition: hdf5_nodal_solution_step_data_io.h:45
This class aims to manage meshes for multi-physics simulations.
Definition: model_part.h:77
This class provides to Kratos a data structure for I/O based on the standard of JSON.
Definition: kratos_parameters.h:59
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
alpha
Definition: generate_convection_diffusion_explicit_element.py:113