Subversion Repositories public iLand

Rev

Rev 1065 | Rev 1071 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1065 Rev 1068
Line 754... Line 754...
754
754
755
        { DebugTimer t("saplingGrowthEstablishment");
755
        { DebugTimer t("saplingGrowthEstablishment");
756
        executePerResourceUnit( nc_sapling_growth_establishment, false /* true: force single thraeded operation */);
756
        executePerResourceUnit( nc_sapling_growth_establishment, false /* true: force single thraeded operation */);
757
        GlobalSettings::instance()->systemStatistics()->tSaplingAndEstablishment+=t.elapsed();
757
        GlobalSettings::instance()->systemStatistics()->tSaplingAndEstablishment+=t.elapsed();
758
        }
758
        }
-
 
759
-
 
760
        Establishment::debugInfo(); // debug test
759
761
760
    }
762
    }
761
763
762
    // calculate soil / snag dynamics
764
    // calculate soil / snag dynamics
763
    if (settings().carbonCycleEnabled) {
765
    if (settings().carbonCycleEnabled) {