• Keine Ergebnisse gefunden

The Spruce Budworm Model: Some Questions, Corrections and Comments

N/A
N/A
Protected

Academic year: 2022

Aktie "The Spruce Budworm Model: Some Questions, Corrections and Comments"

Copied!
8
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

THE SPRUCE BUDWORM MODEL:

SOME QUESTIONS, CORRECTIONS AND COMMENTS D. D. Jones

December 1973 WP-73-14

Working Papers are not intended for distribution outside of IIASA, and are solely for discussion and infor- mation purposes. The views expressed are those of the author, and do not necessarily reflect those of IIASA.

(2)
(3)

THE SPRUCE BUDWORM MODEL:

SOME QUESTIONS, CORRECTIONS AND COMMENTS Dixon Jones

The following items have been assembled from some notes I made while working my way through the Budworm Model. This is not intended to be an analysis of the model but merely some questions, corrections and comments. Many of these arise from apparent conflicts between the FORTRAN Coding, the description written by Jeff Stander and my perception of the real system. The items are grouped into four sections by descending order of ability to shake any earth. Unless otherwise stated the model is the one appearing in Appendix III of "A Simulation Model of the Spruce

BUdwo~m

and the Forest in New Brunswick" by J.M. Stander, March, 1973. I have not always checked later editions of the model to see if any of these points are no longer appropriate.

Ia. The most significant discovery was that defoliation during anyone year does not affect any Budworm pro- cesses that same year. Each larva eats .075 sq. ft. =

10.8 sq. inches of foliage each year, independent of larval density. It takes 267 larvae to eat all of the old and new foliage, but there is no direct effect on the 268th larva. Even if all of the foliage has been

eaten the adults will lay their eggs on the bare branches.

I do not think the above statements are really true because I strongly suspect--but have no direct way of knowing--that current defoliation is implicitly included in the density effects of the survival curves. As long as we have numbers of Budworm and foliage per acre as variables in the program I would feel more comfortable if the effects of current foliage conditions on insect stages were made explicit.

lb. The algorithm for assigning octant numbers to the dispersal sink sites is way off in the write-up. The new version is much better but it still does not do what the text says it is supposed to do. Figure 1

shows the 116 sink sites around a central source site (shaded). The number in each square is the octant number assigned by the program. The numbers that are circled do not correspond to the verbal description

(Page 1.6 of Stander).

(4)

-2-

The initial effect of this discrepancy is to slight- ly alter the windrose--with no qualitative difference.

But note that the octants, which should theoretically . be of nearly equal area, have the followin~ number o~

sites in each Octant Number Number of Sites

1 2

16 12

3 4

18 16

5

14

6 7

10 16

8

14 The average number is 14.5. This has the effect of

distortin~ the windrose. If all effects but wind direc- tion were uniform each month leaving the source site would end up as 1.0166 moths in the surrounding area. A re- normalization would fix this. Additionally, the wind- rose used in the model does not correspond to the one given on page 14 of Stander. It adds up to 1.04, i.e.

a 4% population increase due to wind.

Ie. As a function of distance the probability of dis- persal has some problems that cannot be resolved with- out the aid of the original workshop participants.

The text claims that dispersal is normalized to account for all dispersing eggs. When PDIST is summed over all distances we get only 0.537. If PDIST

*

2n

*

R is in- tegrated over all values of R we ~et a larger value.

This has not been calculated because R is not continuous.

If we assume uniform wind and calculate the probability associated with each of the surroundin~ sites we get the array shown in Figure 2.

When we add up all these probabilities we get

1.1504, or an !'increase" of 15% due to dispersal--again a need for normalization. If the wind direction pro- bability and the distance probability were first multi- plied for each site and then added we would get a total probability of 0.1461. The normalizing factor in

the program is 6.25 which gives a net dispersal probability of 0.9132. This is a loss of 8.68%

due to "algorithm mortality."

There are two reasons why this issue cannot be re- solved without going back to the initial assumptions.

The first is that we must know if the dispersal proba- bility function (PDIST, Figure 18 of Stander) has the factors of 2n and R built into them. An examination of the experimental design that went into that curve would answer that question.

The second reason concerns the assumption that all adults are accounted for. If there are no losses

(prior to a moth corning down into the wrong tree type--

(5)

-3-

see Figure 11, Text), then we must normalize the com- bined probabilities to unity. If there are other losses then we must normalize accordingly.

IIa. The survival rate for larvae that is used after a spraying policy is the rate correspondin~ to the pre- spray density. Fecundity rates also apply to the pre- spray density. The implicit assumption is that sur- vival and fecundity rates are determined by the initial density of that stage and are not altered by a sub- sequent reduction in density.

lIb. When the third instar density is less than or equal to 0.05/tsf the survival rate is 0.2 for all weather classes. This survival rate is high enou~h to give a net increase in population and has the effect of always bouncing the population up by a factor of about six when- ever it falls below 0.05/tsf.

As an additional hedge agains~ extinction the adult population is always kept above 10 5/tsf.

lIe. The quantity "PEGGS" needs clarification. It is computed on Pg 111-6 as part of the site model, but in fact, it is not used until the dispersal model. The graph (Figure 11) is mislabelled--the caption should read "The Proportion of Eggs Laid in a Sink Site."

This factor applies only to eggs at a sink site and not to the native site. The fraction (I-PEGGS) that arrive at a sink site are lost rather than carried on to another site. This assumes that the female only comes down once and only those that chance to land on the right kind of tree can lay eggs.

The foliage effect on eg~ laying in the native source site is a function of similar form (EZERO, plot- ted in Figure 16).

IlIa. The total mortality of the oldest trees is TOMOR

=

0.2 + PDED

This gives a 20% natural mortality plus PDED, a function of accumulated stress (Figure 20).

By definition TOMOR < 1, but there is no check ln the program for this. As-it happens the particular functions used give a maximum PDED of.7778 (since ICDEF < 100).

It is not obvious to me that these mortalities should be strictly additive. For instance, if they

(6)

-4-

acted in sequence (in either order) the mortality would be

0.2 + 0.8 * PDED

IIIb. The FORTRAN Coding for surVlVln~ third instars does not match the Figure (Figure 5). Assumin~ that Fi~ure

5 is what was intended the statement should read IF(SUSM.LT .• 05)THIRD = (.05-SLI)/SLS*SUSCEP*.05 The new version of the code uses

IF(SUSM.LT •. 05) SUSM = .05,

as is implied by Figure

4.

All of this is rather un- important since it is highly unlikely that the egg density will get much above l250/tsf.

IIIc. Eggs are not allowed to survive on trees younger than ten years but larvae from older trees all equally likely to eat the foliage of all age classes. That is, in-site larval dispersion gives complete mixinr, among tree age classes.

\

. . .

IIId. On the prlntout maps the adult denslty that lS

plotted is "ADLTS" which has units of adults per 10 acres.

IVa. The fecundity graph (Figure

8)

in the text is mislabelled. The y-axis should be eggs/adult rather than eggs/female.

IVb. Two variables are defined inconsistently in the list in Appendix.

FEMLAY (Page 1.2) This definition is technically ri~ht

but it would be more consistent if it were the number of adults laying eg~s.

(Page 1.3) This one is wrong. It should cor- respond with that above. Since there are no sex specific factors acting in the model it is convenient to lump the sexes and define fecundity accordingly.

DNSITY(I) (Page 1.6) Although this is the way this variable is used in the egg dispersal model it should have the same definition as given on Page 1.1, i.e. "Density of Foliage in sq.ft./

acre" .

IVc. The variable "EGGSI(I)" should be defined (Page 1.7) in units of numbers per 10 acres rather than per 10 sq. ft.

foliage.

(7)

,

! ' . . . . ~ ~

~ ~._:~~~ __.:_. 'E~EFcr(·v~~ .. ~m2. ~e/~llY'=- /.,()/~,~·

, '

, --.

< '1- ......,_.. - ' .-.- :, . -.-- -.._. ._-- . . r ' .

L..-. ______________!..,. __- - l . _ _ _ _ 4_ _ _ ' _ " _ _ _ _ _ __ _ _ , _ " . _ _ ••_ _ _ _ _ _ _ •

.- _• • • • • • _ _ _ _ _ _ . _r_ _ _ -.-.'--'-'._.._.. C --_.__..-.

I .. .. . .

, ,

/4" /6

/

I '. .-.. ,- -"-.-.

__

.. _._. - _.-..---_.- .-.

,'"

r

- ..

~ /

i"

8

./

f

~, ,8 8 8 8 I I I I / I 2

....- -

.-.- I\.. ./

, ~.. .

7 i' 8 8 8 8 J

j

I I I Y ~ 2

:-76

'- t'-

I

I /

/2

;_.--

7 7 7 8, 8 8 I I /. Z 2 2 2

-_..-

f

"'-

---- ..

, ....

f ~

--''. --

~.

. ,

; .

7 7 7 7 I Y 2 2

I' ..

2 2 2

r':";·

f~-'- I

~

-

L.-

7:'- -7- -3- -3- >-3- -3- -3- 3-

7

~7-

-7 -7.- /

3~

j'-" -

~/h

:..

r:.::-:.

~

I

~

fi r'~---.. --

~ b ~ @ ~

i

b ~ 4 :3 3 3 3

rc---

r"---

I . '

r:'. -..-

@ @ 4

I 1\

@

:/0 ~ b t:, 5 .5 .:1 3 .3 3 /8

"'-

r

~ @ ';;

;

0 (,/ S -4

...

:

S 5 4 4 1'-.3 3

' .

5

~_...

i " '\.

,---- v t

,.-...

® @ 1 1 I'-@

I

5 5 5 5 .5 4 1 4

,--.-.. ,..

I /

"

,.

,-_.--.

V

. .

~

:/

,,"1 - " - - -.. .-.- ..-_.- -_.. _. ---_...~ .. _.

I ~ .: -~ ~_:--- .." ~}

.. ..----_...-.~._--

l~

..-- ._-

~

,. _. - .._.. . . , . . .

....-.-..._. ~----" --_.-.. -.- - -.__. --_... ..~.. :.._...:.- ...- . . _..._-...-_...-_. . . --. ...

t

;-~--.- -·c~~.-=~:_·,.- ''--'.. -..--.. ,-~.'~--'~~-.--'-._~:_-:-_.:~J ~.-~_.--: -£l.fi./

:'., - . " -. ': 'BlIOM;k'A4:Ali01)t~: .

r--'---i~~--'- .---:.---:-.---. ._-- ---~--- _-.- .-;.---.--~.----:.._- ----; ..----. - ;'-' ----,...---.-. - ---- - ..".-. - ..

:..

~

'. : : ;" .:-

tXTAA:7r:;:!5S7~;ij~E,i{/r$

,.:.

. ~.~-: '_'~c~'~c ' [ .

--r:·''--.

-:~_~;-'.r:~'~:r~_ i-~'r,._·

.'J

--:~~=::::'~T',~ -.-T~-:--~,:

:. , .-' -';--' ,.

i :

r"-·· .--; -...

~" ' 1 _ •... ! . '_-~;---;...•-~-'~--i~--~---'"'.; I (.sF~

-

----~-·~i~~~'tr'1FX'T-----~-:-:.-:" - :):"6~. G~P~A~"~~~-_.- ~--:--;---_17.-../ ).._ ... -- - - .. _-_._._- - .

' . . I . , .. . .'

. .-.' ,

I, ,

_ _ ._ _ . _ . - - - -- • • 0_. . . ._.0_ .__ _ _ . . . 0_ _ _ .0 " ,

•• _ _ • • 0_ _ • • • _ ; _ • • • _ . . - ,• . • _

(8)

- .

A~:-"

..

~

BU04J<'.e.M.. .._.',{}D:tt.. ....

, .

PR0fJ4"/~ii~' a!=" 2?.I;p~~.i;q~_.'

. .

(J?_QJ$T_.)'_J__ ~ -: -"- ....-- .--. -. - .

._. : . __ _ t

, . ;

-- .-."-

---.-...i ,.."- - t

r--- .-.-

~-

~---

~ .. .

! i ;

L_ ... ... .t. _. .. .. C

I

i : , ..

... ,- . _.. -

/

:~ I

/ I

r

1

,

.'

f

rJ (} h\ () N

I -

() N0

""

() N()

-

0

[ I

ro' . - ~ 0 ~ () ~

· · · .

._. .'.

-- .

f

tn In 0 ~

'"

~

~

Ii) co

N I ' l{) \)

,...

N

(

i () Go G"- O

&

C)

·

0

·

() e-"<:) () <> ~ Qa

.

-_.~_....

, f 6' \tl 0 () N

~

t'I <) <:} tt)

"

I N ri'I N -S iii KI oJ) ('J

..,

N

I

I ()

-

N N N ~ N N

'" -

()

, ~ C a q () 0 <> ()

c

()

· . · · · . .

..-

_L __, r-

"'"

«) (). N r- () e- N <) «)

v-

c-

II

.

()

-

() N

-

N...9 "\r a ~ 0 V '-09

-

<)

- I

0

...

-

N N -..

8

f .....0. 0 () <:)

·

c·

·

~

·

()

·

0

.

()- 0

·

<>

-

t.... _ ~ «lO ~ In r- 0 ~~ Q r- "> r- «) ~

I

r N jW") 0

-

() /<l~ () f'l

~

<;)

-

IWl N

I 0

<5 N N

- - '"

N 0

~__ A• • _ .. 0

. ·

<)

.

0

·

0· 0

· 'i;;

~

.

<l 0

·

<)

·

<>

- .

0

.

!.: .

r ~

~- N (} ~

, r '3;} N r- ~

,....

~ c-

l

r"" - - ' - ' -

-I

<)

-

j- 'T () () ( ) v ~ N ()

1:--' <)() ()

·

N()

.

<)('I

· C

'.)· ()...

·

.()-.1 0 Nto. <)

·

0

.

()Q

,

I

6"- 00 ()

~ N

'g

N ~ () W S'

I

! . N0

-

C'O Nf'I I'll 40N fI\N N ~N (f) N

&

....~.:.-... N ()

i (') <) 0 () <) () <) 0 ~

· · · · . ·

--.-_..

,

I

~ Ii> () ~ N ~ <l III ~

I

---

i . - Na ,...() IJ)

Q

G"- N()

.... -

IJ) r-

8

N

c

,_._-- <)

() () ~ 0. Q

ir"-- .-

.

<)

.

·

· ·

I

i I

N () ft\ ~ N

;-_...- N

L I

, ;

~ N

-

; .

ZS 0 0

-~

r--- _.

C> ~. <) ~

I. .

· ·

!- -. .-

,-

I 1 I

.:/ f I

~

I -_.. .. - ...

, .- • • •-_ _ _ _ 0 _ _ _ _ _ _ _

--- --- -~-"--_.--

..

-- - - "._.-.-.-.-. .- --. .-.-- - -.--

\ _ _ 4 _ _ _ _ _

~ .--

"_. -.'--..- " ,.. -._- _.-. .-. . ' -

• ,

,.

/:.

__._

t~.~

__._. "." ..__ .-,.

-~-~

.._.

,'._-.---

,

E. 2:..

(

. -p(·J· .... ~-J

. :

... ·I so_4

. . J . .' -: :.. .

~ntl:

.

\

Referenzen

ÄHNLICHE DOKUMENTE

problem, TL employ an approximation due to Jung and Ha¨nggi (1987), known as the ‘‘Unified Coloured Noise Approximation’’ (UCNA), to reduce the system (1)–(2) to an

In section 3 we shall discuss the results of a series of test cases and sensitivity runs: a test of the southern boundary con- dition by comparison with a CME reference

Next, a linear expenditure system is considered, and t h e final section of the paper is devoted t o the problem of determining whether it is possible, under

REMAINDER LOST 4 SUSCEP~OSS' REMAINING IN NATIVE SITE DISPERSED TO OTHER SITES FIGURE I&amp;. DIAGRAM OF EGG

shape of thc~ curve giving the number of eggs surviving to become third stage ins tars as a function of eggs density, one observes that it is not convex. This means that it can not

Paradoxically, the future disintegration of state institutions in the Kongo was not influenced by European pressure, as was the case in most pre-colonial African states,

[r]

The problem of minimizing nonconvex nondifferentiable func- tions poses a considerable challenge to specialists in mathe- matical programming.. Most of the difficulties arise from