Problem 1164 - XML Output MOMO
Summary: XML Output MOMO
Status: CLOSED FIXED
Alias: None
Product: Environments
Classification: Unclassified
Component: MOMO (show other problems)
Version: 9.4
Hardware: PC Linux
: P5 trivial
Assignee: Hajime Yoshida
URL:
Depends on:
Blocks:
 
Reported: 2011-01-26 23:17 CET by ohlerich
Modified: 2012-12-04 23:08 CET (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description ohlerich 2011-01-26 23:17:53 CET
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
Comment 1 Hajime Yoshida 2011-01-28 16:36:57 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.