Skip to contents

Implement set_season_phase for a model with no forcing

Usage

# S3 method for class 'none'
set_season_phase(phase, xds_obj, s = 1, compile_F = TRUE)

Arguments

phase

the new phase parameter

xds_obj

a ramp.xds model object

s

the vector species index

compile_F

if true, call update_F_season

Value

the unmodified ramp.xds model object