Skip to content

[Mechanics] Serialization of mechanical state #37

Description

@asmelko

Summary
Add CSV serializer for mechanical agent state.

Steps

  1. Header mechanics/micromechanics/include/vtk_mechanics_serializer.h with class vtk_mechanics_serializer.
  2. Inherit from serializer and implement the methods
  3. Implementation in mechanics/micromechanics/src/vtk_mechanics_serializer.cpp.
  4. Look at MicroMechanics vtk-output branch

Acceptance Criteria

  • File appears with correct columns for a small run.

Verification
Run environment with serialization enabled; inspect file.

Dependencies
Agent container.

Follow-ups
Environment tests verifying file existence.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions