Skip to content

Documentation: Read-Only parameters ("Active Binding is Read Only") #117

Description

@efletcherPIFSC

Some Keyword Parameters Classes have "Read-Only" parameters primarily to keep the data structure of agepro_model.

Spare Documentation led to some user issues. Needing for clarification.


List of "Read Only" Bindings

agepro_model

  • inp_filename AGEPRO input file path

general_param (General Parameters)

agepro_model's General Parameters contain important attributes that can only be set at model's initialization (or when read from input file).
They emulate the AGEPRO-GUI style behavior of "setting" the model with these values.

  • yr_start First Year Of Projection
  • yr_end Last Year Of Projection
  • age_begin First Age Class
  • age_end Last Age Class
  • num_pop_sims Number of Population Simulations
  • num_fleets Number of Fleets
  • num_rec_models Recruitment Models
  • discards_present Discards Present?
  • seed Pseudo Random Number Seed

A new model must be initialized (or read) to set new general parameter values.

mortality_fraction Mortality Fraction prior to spawn t

TODO: Reconsider a setter for natural_mortality_prior_spawn and fishing_mortality_prior_spawn

  • natural_mortality_prior_spawn The proportions of Natural mortality (TM) that occurs from January 1st to Spawning Season.
  • fishing_mortality_prior_spawn Within-year fractions of fishing mortality (TF) that occurs from January 1st to Spawning Season

recruitment

  • recruit_model_num_list The List of "Recruitment Model Data"
  • number_recruit_models Recruitment's count of recruitment models

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions