Skip to content

MOM_STATIC_ARRAYS compile-time option #45

@manodeep

Description

@manodeep

Came across this compile-time variable that controls whether the arrays are statically sized (on stack) or on the heap (with allocate). This choice may have a performance impact and so would be good to check.

The old shell script for compiling (exp/MOM_compile.csh) has this enabled disabled, i.e., the arrays were static dynamic.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions