Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial values for Particle and Mesh cannot be defined #72

Open
Nesrinekh opened this issue Jan 5, 2021 · 1 comment
Open

Initial values for Particle and Mesh cannot be defined #72

Nesrinekh opened this issue Jan 5, 2021 · 1 comment
Labels
m2m Related to the model-to-model transformation meta Related to the metamodel of OpenPME meta-cpp Related to the metamodel of OpenFPM/CPP syntax Related to the syntax of OpenPME

Comments

@Nesrinekh
Copy link
Owner

Particles and meshes intialization is hardcoded, we have to include a general way of doing that

@Nesrinekh Nesrinekh added invalid This doesn't seem right m2m Related to the model-to-model transformation meta-cpp Related to the metamodel of OpenFPM/CPP labels Jan 5, 2021
@lschuetze lschuetze added meta Related to the metamodel of OpenPME syntax Related to the syntax of OpenPME and removed invalid This doesn't seem right labels Jan 13, 2021
@lschuetze lschuetze changed the title Meshes and particles initialization There is no way of defining initial values for Particle and Mesh Jan 13, 2021
@lschuetze
Copy link
Collaborator

Use-cases to be included:

  • Initialization over the domain on the grid
  • Initialization using random values
  • Initialization using a user-defined function or user-defined expression

@lschuetze lschuetze changed the title There is no way of defining initial values for Particle and Mesh Initial values for Particle and Mesh cannot be defined Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
m2m Related to the model-to-model transformation meta Related to the metamodel of OpenPME meta-cpp Related to the metamodel of OpenFPM/CPP syntax Related to the syntax of OpenPME
Projects
None yet
Development

No branches or pull requests

2 participants