[Feature]: Equilibrium growth for equilibrium calculations
@Rick-Methot-NOAA がすでに取り組んでいます。
2020年11月5日 から。
評価
この issue はまだ評価されていません。
説明
Imported from redmine, Issue #70928
Opened by @RickMethot on 2019-11-05
Status when imported: Under Review
benchmark calculations should be able to recalculate growth from averaged parameters rather than calculating average length from the range of years.
per Andre Punt comment at CAPAM
Code development logic below:
To achieve density-dependence, need to put biology calcs in a loop.
First stage code development steps:
create averaged MG parms
create biology-at-age from those parameters and store in styr-1 if in time_series, or styr-3 for benchmark
Second stage
put equil calcs in a loop
do the first stage calcs
loop 1 is with F=0; store store resultant equil quantities (SSB and SmryBio, etc. ) for use in density-dependent calcs
loop 2 with specified F; store resultant equil quantities; update biology-at-age
loop 3+: adjust Density-dependent parameters, including spawner-recruitment; update resultant equil quants; update biology-at-age; repeat
The calculations without density-dependence are easier because it only involves the first stage calcs.
Also, to gain some speed, the 3*Amax extra ages in equil_calcs might be made conditional such that it only occurs in the last iteration.
For styr-1, this could be invoked using this existing option:
0/1 to use steepness in initial equ recruitment calculation
- 主要言語
- C++
- スター
- 46
- フォーク
- 19
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
nmfs-ost/ss3-source-code のほかの issue
-
composition in progress
nmfs-ost/ss3-source-code#751 · コメント 1 件 · 担当者 1 名 ·
-
area & movement
nmfs-ost/ss3-source-code#731 · コメント 3 件 · 担当者 1 名 ·
-
misc. output
nmfs-ost/ss3-source-code#723 · 担当者 1 名 ·
-
biology misc. output ongoing
nmfs-ost/ss3-source-code#702 · 担当者 1 名 ·
-
recruitment
nmfs-ost/ss3-source-code#696 · 担当者 1 名 ·
nmfs-ost/ss3-source-code の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
good first issue
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
ros2/message_filters#338 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
subsurface/subsurface#4984 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
google-ai-edge/LiteRT-LM#3739 ·