How Can You Transfer Data Between Modules in Comsol?

  • Thread starter Thread starter aecetin2000
  • Start date Start date
  • Tags Tags
    Comsol Data
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
aecetin2000
Messages
4
Reaction score
0
Comsol data transfer (urgent)

I am trying to model a system which should simulate in two modules in Comsol. First I have to run the problen in electrostatic toolbox and then load the field data generated in this model to the in-plane wave model and run it in this model. Is anybody know how to do this interpolation?
 
Physics news on Phys.org


Might be easiest to do it "coupled", i.e. solve both application modes in same model and use results extracted from other some way in the other (either use the application mode variables in defining values, like initial values for example, of the other in the other; or extract an initial condition (solver specs) from the other application mode). Sure, you can do some export -- import of data as well (under the file menu), but might be simpler to do it without.
 


Thank you for your help. That helped me a lot.