How to decide the running time under using continous source? #2806
beizhixing
started this conversation in
General
Replies: 2 comments 4 replies
-
What is the scale bar on the third plot? Is the simulation diverging? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Is this just a waveguide? Are you only injecting a single mode? Do you have proper boundaries layers set up? It looks like you may have some large reflections with the domain edges? |
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
-
Hi, I want to simulate waveguide by using continous source, it is tricky to set the running time.
The image below are under different simulation time setting:
sum.run(until=400)
sum.run(until=500)
sum.run(until=3000)
I think as long as the simulation convergence, no matter how long I set, the result shoud be not change.
I'd be appreciate if you can help me to solve it, @smartalecH @oskooi !
Beta Was this translation helpful? Give feedback.
All reactions