Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
More edits to get rid of cratermaker stuff that got imported in
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Dec 19, 2023
1 parent e7ddad8 commit 238f007
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ This section of the documentation provides a detailed reference for the Producti
Simulation
==========

The Simulation class is the main class for the swiftest project. It is used to create a simulation of a crater on a given target
body. The Simulation class is used to generate craters of a given size and morphology based on the production function, morphology
function, and crater scaling relationship model. The surface of the target body is represented by a Surface attribute called
`surf`, which is derived from a UxDataset object. This is an unstructured grid dataset that contains data for the target body surface.
The Simulation class is the main class for the Swiftest project.

Creating a Simulation
---------------------
Expand Down

0 comments on commit 238f007

Please sign in to comment.