Skip to content

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

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

Activity

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

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