Skip to content

when you only want to get a vector field (e.g., U)  #10

@Liguobing00

Description

@Liguobing00

Nice jobs! One suggestion of mine is to change

forAll (allScalarFields[0], cellI)

to

forAll (mesh.C(), cellI)

to get rid of the error when you only want to get a vector field (e.g., U) with the following command:

foam2Columns -vectorFields "(U)" -latestTime

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions