To the question: do LUTs change often ? Isabelle answered:
the only exception is LookUpLAImax (initialise in InitialiseLookUpLAImax which is called at the end of the InitialiseLookUpTables), which depend on the number and idenitity of species provided in the input species file.
Apart for this one, the other should not change, unless we, at some point decide to try applying TROLL in other biomes... but not currently.
Originally posted by @IsabelleMarechaux in #19
The generate-lut-header should be able to read the input parameters before generating the lut.hpp header file if we also want to cache LAI max LUT.
To the question: do LUTs change often ? Isabelle answered:
Originally posted by @IsabelleMarechaux in #19
The
generate-lut-headershould be able to read the input parameters before generating thelut.hppheader file if we also want to cache LAI max LUT.