Philipp Bucher
Philipp Bucher
this could be solved (I think relatively simple) with C++17 `std::filesystem` afaik we still support C++11, which makes it a bit tedious as creating a folder is platform dependent. Maybe...
Ok I understand, makes sense to me Can you please provide a minimal working example? I think I should be able to solve this
You can do element.GetNodes() and then you can get their Ids
> Then, do you allow me to const_cast? No, I mean it would anyway not work, as in restart the configuration in the first timestep is anyway no longer the...
> > > > > Then, do you allow me to const_cast? > > > > > > No, I mean it would anyway not work, as in restart the...
which is not what we want, but for now I don't know a better solution hence I wanted to discuss it in the KTC first before making a decision here
unfortunately no news yet
still the original issue is not solved that we need a way to compute things on the initial configurations ping @KratosMultiphysics/technical-committee
Hey, The only thing not working yet is the restart for CoSim things like predictors or convergence accelerators However in my experience this is not really necessary. I.e. if the...
Ah I thought that was not merged because of failing tests 😅 In any case, out of all tests in Kratos those two were the ones I trusted most If...