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

About the electric field generated after the laser is over? #660

Open
feelingxxxxxxx opened this issue May 29, 2024 · 5 comments
Open

About the electric field generated after the laser is over? #660

feelingxxxxxxx opened this issue May 29, 2024 · 5 comments

Comments

@feelingxxxxxxx
Copy link

dear sir,
My laser is Gaussian on a time scale, but after my laser is over, there is still an electric field coming out. What happens?
!Thank you for your answer and have a good life.

(W62V9 `P)9L$}A73(0C96C

H~H4}DW$O(X5GXD4B4WQ0

(BA7WWURV1P7U0E%7KS@LRG

@Status-Mirror
Copy link
Collaborator

Hey @feelingxxxxxxx,

I'm not sure what your line-out plot is showing, as these images are cropped. Is this a Bz line-out averaged over the y direction? I don't think this is a good measure as a vertical line captures the wings at high and low y. If you instead plotted the fields in cells along y=0, I think you would see a cut-off in the fields similar to the one you expect.

I think it's easier to explain in your full Bz dump. I can see your main pulse, and some small oscillations following behind. This could be a 2D version of the suprious oscillations shown at the bottom of our laser deck page. These occur when you use a t_end in your laser block.

Alternatively, this could be a physical spreading-out of your pulse?

Hope this discussion helps,
Stuart

@feelingxxxxxxx
Copy link
Author

Hey @Status-Mirror,
Thanks for your answer, is there any way to eliminate this little shock after t-end?

@Status-Mirror
Copy link
Collaborator

The laser deck documentation seems to suggest that discontinuities in the profile can drive shocks. You could try removing the t_end key, and just let the pulse decay according to a Gaussian distribution?

The wings may still persist though. If they're driven by numerical issues, then you could reduce them by making your cell-size smaller?

It's possible the shocks you're seeing are related how Gaussian beams propagate in this kind of grid though, so you might find that the above tricks don't work.

@feelingxxxxxxx
Copy link
Author

` D(JX}HJNNB26$S48P2A J

GDXI%`7(E84R0EWFJV(F7GG

Dear sir,
I found that the vibration was driven by numerical problems. The above 2 figures were obtained by me at -min with the laser focus spot and were correct. The tiny vibration is due to the fact that I changed the laser focal spot setting according to the template you provided. Could you please help me check where the setting of my laser code is wrong?
ZQRQT CNCG$SD_%ZQHTY62K

@Status-Mirror
Copy link
Collaborator

Would it be possible for you to copy and paste your full input deck into one of these messages? The screenshots are quite difficult to work with.

If you surround the deck with ``` markers, then the formatting will be usable for us:

For example:

```
begin:constant
x1 = 5
x2 = 7
end:constant
```

becomes

begin:constant
x1 = 5
x2 = 7
end:constant

Cheers,
Stuart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants