Skip to content

Add viscous flag instead of any(Re_size > 0) #677

@henryleberre

Description

@henryleberre

Per this request #653 (comment):

yes please create a GH issue for someone to add this :D

Replace uses of if (any(Re_size > 0)) with if (viscous) (create a new flag for it).

MFC:[chemfc-up] $ grep 'Re_size > 0' -R src/ | wc -l
      82

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions