yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03471
[Bug 524688] [NEW] Fix several minor inconsistencies (sphere import/export etc)
Public bug reported:
This bug is reminder for myself to not forget to fix what I encountered
when introducing Jan to yade:
1. utils.spheresToFile should be moved to ymport (or a new "export"
module?)
2. It seems that it doesn't save anything (tried with uniax, got empty
file)
3. utils.spheresFromFile redirects to ymport.text, which apparently
doesn't exist (ymport.ascii is what exists, but it is questionable
whether "text" is not really more what it should be called; ascii is
just encoding of text files).
** Affects: yade
Importance: Medium
Assignee: Václav Šmilauer (eudoxos)
Status: Confirmed
** Changed in: yade
Importance: Undecided => Medium
** Changed in: yade
Status: New => Confirmed
** Changed in: yade
Assignee: (unassigned) => Václav Šmilauer (eudoxos)
--
Fix several minor inconsistencies (sphere import/export etc)
https://bugs.launchpad.net/bugs/524688
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
Status in Yet Another Dynamic Engine: Confirmed
Bug description:
This bug is reminder for myself to not forget to fix what I encountered when introducing Jan to yade:
1. utils.spheresToFile should be moved to ymport (or a new "export" module?)
2. It seems that it doesn't save anything (tried with uniax, got empty file)
3. utils.spheresFromFile redirects to ymport.text, which apparently doesn't exist (ymport.ascii is what exists, but it is questionable whether "text" is not really more what it should be called; ascii is just encoding of text files).
Follow ups
References