Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dchassin committed Jun 25, 2023
1 parent f01db13 commit b42f32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Generators can be connected to any single phase or 3-phase nodes on a network.
The following tasks are illustrated in [`main.glm`](main.glm):

1. Load the `generators` module (see [`main.glm@7`](main.glm#L7)).
1. Add a 1 cylinder, 2 stroke, 3-phase diesel generator running at 360 rpm, with 680 N of torque to `node_8` (see [`main.glm@8`](main.glm#L8-L19)).
2. Add a 1 cylinder, 2 stroke, 3-phase diesel generator running at 360 rpm with 680 N.m of torque to `node_8` (see [`main.glm@8`](main.glm#L8-L19)).

# Exercises

Expand Down

0 comments on commit b42f32d

Please sign in to comment.