Skip to content

Alternative cost functions in FUN #1339

@wwieder

Description

@wwieder

New work by Tom Bytnerowicz @tbytnero generated a revised temperature function for nitrogen fixation that could replace the Houlton et al function we're currently using in FUN.

fun_cost_fix = (-1*s_fix) * 1.0_r8 / (1.25_r8* (exp(a_fix + b_fix * tc_soisno * (1._r8 - 0.5_r8 * tc_soisno / c_fix)) ))

This also could be applied in FATES, @ckoven & @rgknox ?

I'm opening this issue as a place holder to record ideas about when and how to best try out the new temperature function in the model.

Definition of DONE:

Metadata

Metadata

Labels

enhancementnew capability or improved behavior of existing capabilityscienceEnhancement to or bug impacting science

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions