Skip to content

Change refTime to refTime_offset in ChildSpec #3422

Open
@tclune

Description

I was mislead by ESMF documentation, and we need the actual refTime for user clocks to be something more realistic than 900s AD.

Needs the following changes:

  • Change refTime as an ESMF_Time to refTime_offset as an ESMF_TimeInterval
  • Change the schema for the user to specify refTime_offset instead of refTime
  • Modify the analogous component in OuterMetaComponent refTime to be refTime_offset
  • Modify OuterMetComponent/add_child_by_spec.F90 refTime ==> refTime_offset
  • In OuterMetaComponent/initialize_set_clock.F90: user_refTime = outer_refTime + refTime_offset

Metadata

Assignees

Labels

0 DiffThe changes in this pull request have verified to be zero-diff with the target branch.📈 MAPL3MAPL 3 Related🛠️ RefactorThis is code refactoring

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions