Page 1 of 1

save line without nested lines

Posted: 05 Nov 2021, 08:44
by blanco-garcia
Dear all,

I want to save the list of elements of a line without any nested line declaration.
is there a way to do it ?

I have tried the save_lattice function with output_seq=0 where all nested lines are preserved,
and output_seq = 1 where new nested lines are created.

Best regards,
oscar

Re: save line without nested lines

Posted: 15 Nov 2021, 13:07
by michael_borland
Oscar,

Presently, there is no way to do what you want. I'll look into it for a future version.

--Michael

Re: save line without nested lines

Posted: 15 Nov 2021, 13:17
by michael_borland
Oscar,

This turned out to be very easy. In the next version, slated for release this week, you'll be able to set output_seq=2 to get the entire lattice in a single line definition.

--Michael

Re: save line without nested lines

Posted: 18 Nov 2021, 04:31
by blanco-garcia
Dear Michael,

thank you very much for this option !

Best regards,
o