Skip to content

Commit ed01616

Browse files
authored
link to LDNDC source code
1 parent 065d7fc commit ed01616

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

  • book_source/03_topical_pages/05_models

book_source/03_topical_pages/05_models/ldndc.Rmd

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## LDNDC {#models-ldndc}
22

3-
| Model Information | |
4-
| -- | -- |
5-
| Home Page | https://ldndc.imk-ifu.kit.edu/about/model.php |
6-
| Source Code | |
7-
| License | |
8-
| Authors | Prof. Dr. Klaus Butterbach-Bahl, Dr. Edwin Haas, ... |
9-
| PEcAn Integration | Henri Kajasilta |
3+
| Model Information | |
4+
| -- | -- |
5+
| Home Page | https://ldndc.imk-ifu.kit.edu/about/model.php |
6+
| Source Code | https://codebase.helmholtz.cloud/landscapedndc/ldndc_v1.36 |
7+
| License | |
8+
| Authors | Prof. Dr. Klaus Butterbach-Bahl, Dr. Edwin Haas, ... |
9+
| PEcAn Integration | Henri Kajasilta |
1010

1111
### Introduction
1212

@@ -101,4 +101,4 @@ Many configurations for the model are (less surprisingly) written in `write.conf
101101

102102
In order to obtain the LDNDC model, the credentials are required. The user can request them from the developers of the model. With the credentials, the pre-compiled LDNDC program can be downloaded here: https://ldndc.imk-ifu.kit.edu/download/download-model.php
103103

104-
Once the necessary files have been obtained, the user should execute the installation script found in the ldndc-'_version-number_' directory. On linux, executing would happen with the command `sh install.sh`. A successful installation will create a `.ldndc` directory in the user's home directory. (Note, that this `.ldndc` directory path will be used in `write.configs.LDNDC`.) Running the simulations is done by calling the ldndc executable (found in the `/bin` directory) and giving the path to the project file containing the specs of the simulation. Detailed instructions and how to play with these setups can be found in the user guide.
104+
Once the necessary files have been obtained, the user should execute the installation script found in the ldndc-'_version-number_' directory. On linux, executing would happen with the command `sh install.sh`. A successful installation will create a `.ldndc` directory in the user's home directory. (Note, that this `.ldndc` directory path will be used in `write.configs.LDNDC`.) Running the simulations is done by calling the ldndc executable (found in the `/bin` directory) and giving the path to the project file containing the specs of the simulation. Detailed instructions and how to play with these setups can be found in the user guide.

0 commit comments

Comments
 (0)