Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 2 additions & 16 deletions src/module_mp_tempo_cfgs.meta
Original file line number Diff line number Diff line change
@@ -1,23 +1,9 @@
[ccpp-table-properties]
name = ty_tempo_cfgs
type = ddt
dependencies =
dependencies = ../../../../hooks/machine.F
module_name = module_mp_tempo_params

[ccpp-arg-table]
name = ty_tempo_cfgs
type = ddt

########################################################################
[ccpp-table-properties]
name = module_mp_tempo_cfgs
type = module

[ccpp-arg-table]
name = module_mp_tempo_cfgs
type = module
[ty_tempo_cfgs]
standard_name = ty_tempo_cfgs
long_name = definition of type ty_tempo_cfgs
units = DDT
dimensions = ()
type = ty_tempo_cfgs

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could add an end-of-line here, but not necessary.

Loading