SciMLTutorialsOutput icon indicating copy to clipboard operation
SciMLTutorialsOutput copied to clipboard

make tutorial more clear

Open frankschae opened this issue 1 year ago • 2 comments

Is this the right repo to make changes for https://docs.sciml.ai/SciMLTutorialsOutput/html/models/01-classical_physics.html?

I changed the plot name from p to plt (to avoid confusion with parameters). also, tspan = number as the final time seems confusing. L was a global, non-const. variable.

Checklist

  • [ ] Appropriate tests were added
  • [ ] Any code changes were done in a way that does not break public API
  • [ ] All documentation related to code changes were updated
  • [ ] The new code follows the contributor guidelines, in particular the SciML Style Guide and COLPRAC.
  • [ ] Any new documentation only uses public API

Additional context

Add any other context about the problem here.

frankschae avatar Jan 28 '24 16:01 frankschae

This repo was deprecated years ago. That's just a legacy page.

ChrisRackauckas avatar Feb 02 '24 00:02 ChrisRackauckas

This one was moved to https://docs.sciml.ai/DiffEqDocs/stable/examples/classical_physics/

ChrisRackauckas avatar Feb 02 '24 00:02 ChrisRackauckas