Skip to content

Feature: add handling of FABM property "disable_transport" #171

@platipodium

Description

@platipodium

In some FABM models there is a property call "disable_transport"

      call self%set_variable_property(self%id_consumed_prey, 'disable_transport', .true.)
For any variable that you don’t want in transport.

which is meant to mark a tracer not to be transported. This feature is currently not supported in SCHISM (and most other hosts). There should be at least a warning, but at best an implementation for this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions