Replies: 1 comment 3 replies
-
The ExternalField is really an initial field so it should be good for your situation |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I want to load a wave across the domain at t=0 only and then let the wave self-consistently evolve according to the field solver at t>0. I tried using ExternalField for this purpose, but it looks like that this module only accepts spatial wave profile not space time profile. A spatial profile corresponds to a static background field, not exactly what I wanted. Any suggestions? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions