Skip to content

tohsin does not meet new PROCESS coding standards #3409

@j-a-foster

Description

@j-a-foster

The variable tohsin in time_variables.f90 currently acts as both a switch and a variable. If it's set to 0, then a calculation is performed, otherwise t_current_ramp_up is set to the value of tohsin.

The new PROCESS coding standards dictate that a switch should be an integer. tohsin should be updated to reflect these standards and a new variable should be added to take its place when t_current_ramp_up is set to its value.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions