get_h_default: Get default value for h

View source: R/species_params.R

get_h_defaultR Documentation

Get default value for h

Description

Sets h so that the species reaches maturity size w_mat at the maturity age age_mat if it feeds at feeding level f0.

Usage

get_h_default(params)

Arguments

params

A MizerParams object or a species parameter data frame

Details

If age_mat is missing in the species parameter data frame, then it is calculated from the von Bertalanffy growth curve parameters k_vb and (optionally t0) taken from the species parameter data frame. This is not reliable and a warning is issued.

Value

A vector with the values of h for all species

See Also

Other functions calculating defaults: get_f0_default(), get_gamma_default(), get_ks_default()


mizer documentation built on April 26, 2023, 5:12 p.m.