You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm noticing a few FDTD libraries now supporting automatic differentiation, e.g. MEEP and Luminescent. From what I've read it is a method that avoids numerically calculating the derivatives, by updating them iteratively and storing multiple data-sets in the memory.
From what I've read, this method is implemented to enable topology optimization. Naturally I don't really get the relation, because to the best of my understanding, the medium parameters control the behavior of the fields, and not the other way around.
So what are the advantages of this method, if any?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm noticing a few FDTD libraries now supporting automatic differentiation, e.g. MEEP and Luminescent. From what I've read it is a method that avoids numerically calculating the derivatives, by updating them iteratively and storing multiple data-sets in the memory.
From what I've read, this method is implemented to enable topology optimization. Naturally I don't really get the relation, because to the best of my understanding, the medium parameters control the behavior of the fields, and not the other way around.
So what are the advantages of this method, if any?
Beta Was this translation helpful? Give feedback.
All reactions