| Summary: | XML Output MOMO | ||
|---|---|---|---|
| Product: | Environments | Reporter: | ohlerich |
| Component: | MOMO | Assignee: | Hajime Yoshida <hajime.yoshida> |
| Status: | CLOSED FIXED | ||
| Severity: | trivial | CC: | hajime.yoshida, Koichi.Murakami |
| Priority: | P5 | ||
| Version: | 9.4 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
ohlerich
2011-01-26 23:17:53 CET
(In reply to comment #0) > In the XML output: > 1. the assignments (ref) of elements to a material is done via formula and not > via element name as is needed for gdml > 2. "franction" is written instead of "fraction" for the weight fractions in a > material > 3. "denstiy" is written instead of "density" > 4. Furthermore, pressure and temperature are written into the XML file but lead > to errors when parsed as gdml input (i.e. this information is not used). > > I was not sure whether MOMO is still supported. If so would be nice, because it > is a very efficient interface to create gdml code. > > Best Regards, > Martin Dear Martin, thank you for your report. The points 2, 3 and 4 are already corrected within my repository. The point1, I am going to study it. After that, an updated version will be committed. best regards hajime PS. I hope I will be able to find more time for the maintenance. |