Replies: 2 comments 2 replies
-
I am not familiar with your use case, so other than the general advice in #86, I got nothing. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi John,
I want to use Comsol to generate a lot of solutions of a time-dependent 1D PDE with different initial conditions and adaptive mesh refinement.
Precisely, I want to export each time point of each solution with a corresponding adapted mesh. In Comsol, I can do it "simply" by creating a dataset for each solution and then downloading each time point manually (since meshes are different, I am not able to download all points at once).
The approach obviously doesn't scale, which is a problem as I want to generate many solutions (up to 1k). Furthermore, I am looking for a way to automatize it. Can you please point out on a possible way to do it within the library?
Sincerely,
Maksim
Beta Was this translation helpful? Give feedback.
All reactions