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

Not possible to reload a field defined only on a sub-mesh #2240

Open
jermuzet opened this issue Apr 17, 2024 · 0 comments
Open

Not possible to reload a field defined only on a sub-mesh #2240

jermuzet opened this issue Apr 17, 2024 · 0 comments
Assignees
Labels

Comments

@jermuzet
Copy link
Contributor

Example: For my 3D models, I try to make a coupling between several toolboxes to have the different physics solved one after the other:

  • firstly, time, I use the thermoelectric toolbox and save the temperature and electric potential in h5,
  • secondly, I use the cfpdes toolbox for magnetism. For this, I want to import the electric potential obtained previously to calculate the current density with.
    I use the same mesh for both, but the Air part is not used in the first thermoelectric step. The temperature and electric potential are saved in h5 on a sub-mesh and it's currently not possible to reload those fields in the second step.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants