Skip to content

Running FATES with soil thickness #1574

@jiamenglai

Description

@jiamenglai

Describe the changes

I tried to run FATES with soil thickness read from the surface data, however I met the error:

if ( use_var_soil_thick ) then
call endrun(msg=' ERROR: use_var_soil_thick and use_fates cannot both be set to true.'//&
errMsg(FILE, LINE))
end if

Then I tried the method proposed here #7319 by changing the ZSOI. It worked for site simulation. However, the variable ZSOI in the surfdata only has one dimension (nlevsoi), which means it cannot vary with spatial locations. I think it might be because that the soil depth in ELM code is defined as spatially constant. If I want to run regional simulations, how can we represent the spatially varying soil depth?

Is your request related to a problem?

No response

Alternative options

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions