Skip to content

FileReduction .h5 saving isn't compatible with every output function #394

@Louhokseson

Description

@Louhokseson

OutputQuantumSubsystem returns a datatype Vector{Matrix{something}}. Each matrix represents the columns of electron wave functions which are computed from TD Schrödinger equation.

Current FileReduction doesn't have the ability to save this output into a .h5 output file.

Potential solution 1: change the output data in a compatible type of data so that it can be stored

Solution 2: Update the FileReduction function to increase the compatibility

Metadata

Metadata

Assignees

No one assigned

    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