simphony / simphony-metadata

[LEGACY] This repository contains the metadata definitions used in SimPhoNy project.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Add particle to the metadata consistent with the particle class #43

Closed ahashibon closed 7 years ago

ahashibon commented 7 years ago

the metadata should contain all basic data structures, including particle:

PARTICLE:

 definition: a particle model entity

  parent: CUBA.CUDS_COMPONENT

  CUBA.POSITION: 

    default: [0 0 0 ]

The proposal is also to change coordinate to position attribute. Since PARTICLE is a cuds component it will have id and data container.

mehdisadeghi commented 7 years ago

Shall we consider adding Mesh and Lattice as well?

SGGgarcia commented 7 years ago

If this is ok, should we do the same with the bonds?

stefanoborini commented 7 years ago

Fixed by #50