Single-Point Wuestebach#

Warning

TODO

This test case at point scale covers the Wuestebach test site that is part of the TERENO network. Wuestebach is a forest site located in the Eifel region in Germany. To set up eCLM and run this test case, follow the instructions below.

../../_images/wtb_bogena.png

Fig. 3 Location of the Wüstebach test site within the TERENO Rur/Lower Rhine Valley observatory. Adapted from Bogena et al (2010).#

1. Download Wuestebach data files#

git clone https://icg4geo.icg.kfa-juelich.de/ExternalReposPublic/tsmp2-static-files/extpar_eclm_wuestebach_sp.git
cd extpar_eclm_wuestebach_sp/static.resources
generate_wtb_namelists.sh 1x1_wuestebach
cd 1x1_wuestebach

2. Check the case setup#

You can check out the important namelist files.

Print out the namelist files and look at the customized configurations.

cat lnd_in
cat drv_in

3. Run the test case#

mpirun -np 1 eclm.exe

The model run is successful if the history files (wtb_1x1.clm2.h0.*.nc) have been generated.