Skip to content

Commit 3e4c1f9

Browse files
authored
Merge pull request #4058 from PecanProject/dlebauer-patch-1
add link to LDNDC source code
2 parents 065d7fc + ed01616 commit 3e4c1f9

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)