-
Hey there.
I am trying model a jump in elevation, a step as in stairs - but am having a hard time getting this to work.
From source and documentation i got to believe that this is something that can…
-
-
I'm opening this issue to keep track of the documentation of GLOFRIM.
It would be could to start edition and adding to the function docstrings, especially in glofrim_bmi.py. We can than use SPHINX…
-
Hi guys,
After our last working day and discussions with Hiroaki and Paolo in the week thereafter I figured that the VU_nestedModelling branch had become to complicated. To make it more simple I th…
-
I am guessing that this function is part of the standard, so I expect to find a function
```
int BMI_Get_var_itemsize(BMI_model*, const char* name, int* dest);
```
in the bmilib.h file.
goord updated
6 years ago
-
Currently the input directory of the PCR files is user-defined as os.dirpath(ini-file) + /input30min/.
However, this is in almost all cases not the case.
The inDir of PCR should therefore be rea…
-
I've seen this happen in #658 and #674. It may have happened elsewhere.
There seem to be other cases in which it does behave as expected (throws a red x when tests fail).
I believe that @mcflu…
-
-
This is an outline for the new data structure that @nathanlyons and I are working on,
The issue is to keep track of what we need to put in this new tool.
Fell free to add/comment!
1. Tentative…
-
On line 176 of **launcher.py**, in the QsubLauncher `_extra_args` class attribute, the URL of the WMT server associated with the executor is hardcoded to
```
https://csdms.colorado.edu/wmt/api-testin…