RepeatCurrentTimeStep_ChangeCVconfiguration

change the configuration of the common_variables.dat for the repeating of time steps

RepeatCurrentTimeStep(n) = ( %RepeatCurrentTimeStep_BasedOnSamePointCloud% ) # run repeated time step with a clone of the original pointcloud RepeatCurrentTimeStep_ChangeCVconfiguration(n) = ( "ord_laplace=2" ,0, # set order of neuman boundary conditions to linear ansatz functions "ord_gradient=2" ,0, # gradient computation based on linear ansatz functions "ChangeWhateverParameterYouLike = ValueRequired" ) # change any other value that can be set in common_variables