Skip to content

third column of the obc.dat should be 1 instead of 0 #50

Description

@mazpml

Describe the bug
when writing the obc.dat, it writes all 0, but it should be all 1

Additional context
propose change:
pyfvcom2/grid.py - Change the default value:

From: self._type: int = 0
To: self._type: int = 1

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions