dabele

Results 5 issues of dabele

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - - - If need be, add additional information and what the...

### Motivation / Current Behaviour Storing pointers to persons and locations in the ABM is convenient for programming, since it reduces the number of function arguments. But storing indices and...

prio::high
status::in review
loc::backend
model::abm
class::improvement
class::performance

### Bug description On the SC HPDA Cluster, the build fails with an error in boost libraries if the boost module is loaded. ### Version Linux ### To reproduce -...

class::bug
prio::low
loc::backend

### Motivation / Current Behaviour The ABM needs to be run manually. It would be better if it was run automatically and compared with previous results. ### Enhancement description Add...

prio::moderate
model::abm
class::performance
loc::infrastructure

I am interested in a DG solver for hamilton-jacobi equations (of the form $`\varphi_t + H(\nabla \varphi) = 0`$) as they arise in level-set methods (e.g. $`H(\nabla \varphi) = a...