Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GETM setup Elbe 2D Warner
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ElbeXtreme
GETM setup Elbe 2D Warner
Commits
8bf7c57d
Commit
8bf7c57d
authored
6 months ago
by
og
Browse files
Options
Downloads
Patches
Plain Diff
Passive tracer added to fabm.iow-spm.yaml
parent
2cdb0f24
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
fabm.iow-spm.yaml
+13
-2
13 additions, 2 deletions
fabm.iow-spm.yaml
with
13 additions
and
2 deletions
fabm.iow-spm.yaml
+
13
−
2
View file @
8bf7c57d
# SPDX-FileCopyrightText: 2024 Helmholtz-Zentrum hereon GmbH
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileContributor Ovidio Garcia Oliva <ovidio.garcia@hereon.de>instances:
# SPDX-FileContributor Ovidio Garcia Oliva <ovidio.garcia@hereon.de>
instances
:
spm
:
# arbitrary short name (required)
use
:
true
# optional, default = true
long_name
:
spm
# optional, default = short name
...
...
@@ -36,4 +37,14 @@
# pmpool: 530.0 # bottom pool (kg m-2), default = rho*thickness_L1
# flufflayer: 2.65 # bottom pool (kg m-2), default = rho*thickness_fluff
coupling
:
# optional
check_conservation
:
false
# default = false
\ No newline at end of file
check_conservation
:
false
# default = false
tracer
:
use
:
true
long_name
:
passive_tracer
model
:
bb/passive
parameters
:
vertical_velocity
:
0.0
# vertical velocity (negative for settling, positive for rising) (m d-1), default = 0.0
specific_light_attenuation
:
0.0
# specific light attenuation (m-1 (mol m-3)-1), default = 0.0
surface_flux
:
0.0
# surface flux (positive for into the water) (mol m-3 m d-1), default = 0.0
initialization
:
c
:
1.0
# concentration (mol m-3)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment