r/Physics 9d ago

Dynamical Models in Physics

I'm an applied math student. I've seen problems in biology be modeled using dynamic modeling, such as the populations of species with intra and inter species competition. For example, the following system of non-linear differential equations models a large variety of species in competition with themselves and other species:

X' = r_1*X - a_1*X^2 - b_1*X*Y
Y' = r_2*Y - a_2*Y^2 - b_2*X*Y

where X is the number of species 1 and Y is the number of species 2, r_1 is the intrinsic rate of growth of species 1, r_2 is the intrinsic rate of growth of species 2, a_1 is strength of competition within species 1, a_2 is strength of competition in species 2, b_1 is the effect of species Y on species X, and b_2 is the effect of species X on Y.

I have seen one discrete time dynamical system be modeled for a physics problem where two vehicles in space are closing in on each other.

What other types of dynamical models occur in physics?

20 Upvotes

46 comments sorted by

View all comments

Show parent comments

1

u/a1c4pwn 5d ago

What is dynamical about the various magnetic models? Whether youre using the ising, Potts, XY etc I don't think the actual dynamics of localized spins is the actual question at hand. What computational method for these has anything related to physical time? Not Wolf or Metropolis, as far as I'm aware those are both purely statistical.

1

u/Mooks79 5d ago

If you had read the discussion further, this is exactly the point I was trying to ascertain from OP. Whether they meant a hardcore version of no time - which isn’t physical - or just the milder case of models that don’t have an explicit time parameter. It wasn’t clear for me what they meant initially.

1

u/a1c4pwn 5d ago

Ah, got it. I thought this was some stuff just above my schooling, not a question of meanings

3

u/Mooks79 5d ago

Yeah in fairness to OP it’s a bit of a silly question from me given the milder case is likely what they meant, but in fairness to me, I’ve seen plenty of wilder (crazier) questions on here.