Skip to content

Not able to implement clear cut from a restart simulation #416

Description

@sdeherto

Dear ED developers
I'm trying to implement some regrowth simulations after a clear cut disturbance event. I'm doing this through the land use change files as this would be most comparable to the cases I try to compare to. I setup a new simulation (restart from previous runs history files) and provide a luc file similar to:

WEST.LONGITUDE = 26
EAST.LONGITUDE = 26.5
SOUTH.LATITUDE = 0.5
NORTH.LATITUDE = 1
BLOCK.AREA = 3066351986.63614
FIRST.LUYEAR = 1400
LAST.LUYEAR = 2300
N.PFT.HARVEST = 3
HARVEST.PFT = 2 3 4
MINDBH.1ARY = 0. 0. 0.
HARVPROB.1ARY = 1. 1. 1.
MINDBH.2ARY = 0. 0. 0.
HARVPROB.2ARY = 1. 1. 1.

year cp pc pv vp vc cv sc cs sp ps vs sbh f_sbh vbh f_vbh sbh2 f_sbh2 vbh2 f_vbh2
1993 0 0 0 10000000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1994 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1994 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1994 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1994 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

So What I assume should happen here is that during the first year of my simulation (which is 1993) all my vegetation should become pasture, however when I explore the ABG of my simulation this doesn't happen in this single year but is spread out over a longer period (see below).

Image

Any idea why this is happening and how I could approach this to have an actual clear cut of my forest over the span of 1 year?

Many thanks in advance for any input!
Best wishes
Steven

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions