- #1
arnazkh
- 1
- 0
Hello!
I've been working on a code that solves the Friedmann equation with quintessence using a scalar field potential of the form x^(-alpha) where alpha is a free parameter. I would like to plot different values of alpha in the same plot with annotations for each. For now, my code has initial values, then a time evolution loop for the differential equations and then the plots. How do I do this? I'd prefer getting answers without me having to paste the code.
Thanks!
I've been working on a code that solves the Friedmann equation with quintessence using a scalar field potential of the form x^(-alpha) where alpha is a free parameter. I would like to plot different values of alpha in the same plot with annotations for each. For now, my code has initial values, then a time evolution loop for the differential equations and then the plots. How do I do this? I'd prefer getting answers without me having to paste the code.
Thanks!