Ejemplo n.º 1
0
        ///Virtual method for init the Element.
        public void Init()
        {
            DailyLabileSenescenceN = 0;

            areaIndex = 0;
            N.Init();
            DM.Init();

            PotentialSpecificN = 0;
        }