Subversion Repositories public iLand

Rev

Rev 697 | Rev 779 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 697 Rev 698
Line 82... Line 82...
82
    mEnvYear = 0.;
82
    mEnvYear = 0.;
83
}
83
}
84
84
85
/** calculate the stand-level NPP
85
/** calculate the stand-level NPP
86
  @ingroup core
86
  @ingroup core
87
  Standlevel (i.e. ResourceUnit-level) production (NPP) following the 3PG approach from Landsberg and Waring.
87
  Standlevel (i.e ResourceUnit-level) production (NPP) following the 3PG approach from Landsberg and Waring.
88
  @sa http://iland.boku.ac.at/primary+production */
88
  @sa http://iland.boku.ac.at/primary+production */
89
double Production3PG::calculate()
89
double Production3PG::calculate()
90
{
90
{
91
    Q_ASSERT(mResponse!=0);
91
    Q_ASSERT(mResponse!=0);
92
    // Radiation: sum over all days of each month with foliage
92
    // Radiation: sum over all days of each month with foliage