steffenger

Results 3 issues of steffenger

If you choose the "first-participant" method for the time-window-size, you are instructed to enter value=-1 ín your configuration file. https://github.com/precice/precice/blob/develop/src/cplscheme/config/CouplingSchemeConfiguration.cpp#L224-L229 According to @BenjaminRodenberg this is more for internal handling and...

bug
usability
configuration

Opening this as per the discussion in #68. Maybe a user wants to have a certain number of micro simulations on a MPI process, so that the local adaptivity can...

For really fast microsimulations (PDE-ODE), the calculation of similarity could be as costly as the runtime of the microsimulations itself (micro_sim_time). I think it makes sense to be able to...