Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

supported_cuba and contained_cuba methods for CUDS datasets #217

Open
nathanfranklin opened this issue Nov 4, 2015 · 3 comments
Open

supported_cuba and contained_cuba methods for CUDS datasets #217

nathanfranklin opened this issue Nov 4, 2015 · 3 comments

Comments

@nathanfranklin
Copy link
Member

from @itziakos : https://publicwiki-01.fraunhofer.de/SimPhoNy-Project/index.php/Supported_CUBA_keys_for_container

  • Each DataSet (ABCMesh, ABCParticles, ABCLattice) provides two new methods: supported_cuba(item_type) and contained_cuba(item_type)
    • each has the following arguments item_type : CUDSItem
    • returns the supported/contained cuba for that item_type
@kitchoi
Copy link
Contributor

kitchoi commented Dec 1, 2015

I think this is also related:
In abc_check_mesh.CheckMeshPointOperations, self.supported_cuba() should be supplied too. (i.e. create_points(restrict=self.supported_cuba())

reference: #202 , #203

@nathanfranklin
Copy link
Member Author

@kitchoi , I totally agree. the testing frameworks (abc_check_mesh, abc_check_lattice..) should be updated to make use of the new supported_cuba(item_type) methods

@ahashibon
Copy link
Contributor

Since the SSB is finalising the CUDS design, this should be put on hold until we define the CUDS more accurately, please remove from the current milestone.

@roigcarlo roigcarlo removed this from the 0.3.0 milestone Dec 18, 2015
@mehdisadeghi mehdisadeghi removed their assignment Sep 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants