Skip to content

Physics driver cleanup #73

@JosephMouallem

Description

@JosephMouallem

A cleanup is needed after refactoring the physics driver GFS_physics_driver as in #71 where the said driver is split into two components: GFS_physics_driver_down and GFS_physics_driver_up.

  • Given that no more refactoring is needed, local variables not used in these components should be removed.
  • Intermediate variable currently under Tbd could be used directly in both routines without the need to copy-in/out when transitioning between these two routines.
  • Rename Tbd to a more descriptive name

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions