Skip to content
Discussion options

You must be logged in to vote

Hi Sammir,

Thank you for using Koma and for testing this functionality. If what you want is to store the positions of all the spins at arbitrary time instants, that is possible by combining the path function with the TimeCurve structure (I can show you a small example of this below).

If, on the other hand, you want each spin to have its own associated time instants (different from those of the other spins), I’m afraid this is not very feasible at the moment. For each motion, only a single TimeCurve is stored (that is, a single time vector). One could define an independent motion for each spin, with its own TimeCurve, but that would be extremely inefficient 😄.

Let’s go back to the first ca…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pvillacorta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants