Skip to content

Commit

Permalink
Register Ftalbedo as input
Browse files Browse the repository at this point in the history
  • Loading branch information
ashiklom committed Dec 14, 2019
1 parent 55980ac commit 62381e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/simpleNbox.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ void SimpleNbox::init( Core* coreptr ) {
core->registerInput(D_F_LUCV, getComponentName());
core->registerInput(D_F_LUCD, getComponentName());
core->registerInput(D_CA_CONSTRAIN, getComponentName());
core->registerInput(D_RF_T_ALBEDO, getComponentName());
}

//------------------------------------------------------------------------------
Expand Down

0 comments on commit 62381e7

Please sign in to comment.