Adaptive Mesh Refinement

Problems with modeling
Post Reply
thestrangekat
User
User
Posts: 2
Joined: 5 years ago

Adaptive Mesh Refinement

Post by thestrangekat »

Hi, I've been a bit lost with creating some iterative method for mesh refinement.

I'm looking at orthogonal collocation methods to optimise certain trajectories, and have my sets which help describe these relationships, but I don't know how I would go about adding points between points in these sets (barring building an entirely new set and looping through to individually allocate values). Does anyone have any thoughts or recommendations as to how I might do this in a more organic manner?
Post Reply