Skip to content

Commit c7736cd

Browse files
committedJul 9, 2018
README.txt: fix directory paths
1 parent e614d3b commit c7736cd

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed
 

‎README.txt

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
RENEWNET FOUNRDY
22
****************
33

4-
The renewnet foundry is a set of matlab codes and other software
5-
aimed at the simulation of renewable energy systems, including
6-
development of the power take-off components. The most well
7-
developed parts of the foundry are the multibody dynamics tools,
8-
wave systems tools and the permanent magnet machine design and
4+
The renewnet foundry is a set of matlab codes and other software
5+
aimed at the simulation of renewable energy systems, including
6+
development of the power take-off components. The most well
7+
developed parts of the foundry are the multibody dynamics tools,
8+
wave systems tools and the permanent magnet machine design and
99
simulation tools.
1010

1111
Most code in the foundry is also compatible with Octave, the free
@@ -33,30 +33,30 @@ You can find some example scripts in the following directories:
3333
Edinburgh Wave Systems Toolbox
3434
------------------------------
3535

36-
rnfoundry-hg/rnfoundry-hg/wave/doc/sphinx/examples
36+
rnfoundry/wave/doc/sphinx/examples
3737

38-
This contains examples of using the Edinburgh Wave Systems Toolbox.
39-
Further (less refined and well commented) examples of using this may
40-
be found in
38+
This contains examples of using the Edinburgh Wave Systems Toolbox.
39+
Further (less refined and well commented) examples of using this may
40+
be found in
4141

4242
rnfoundry-hg/wave/matlab-octave/wec-sim/test
4343

4444

4545
MBdyn Multibody Dynamics Toolbox
4646
--------------------------------
4747

48-
rnfoundry-hg/common/multibody/MBDyn/doc/sphinx/examples
48+
rnfoundry/common/multibody/MBDyn/doc/sphinx/examples
4949

50-
Further (less refined and commented) examples can be found in the
50+
Further (less refined and commented) examples can be found in the
5151
testing code in
5252

53-
rnfoundry-hg/common/multibody/MBDyn/test
53+
rnfoundry/common/multibody/MBDyn/test
5454

5555

5656
Permanent Magnet Machines Toolbox
5757
---------------------------------
5858

59-
rnfoundry-hg/common/electrical/matlab-octave/permanent_magnet_machines_tools/examples_and_tutorials
59+
rnfoundry/common/electrical/matlab-octave/permanent_magnet_machines_tools/examples_and_tutorials
6060

61-
Contains examples of using the permanent magnet machine simulation
61+
Contains examples of using the permanent magnet machine simulation
6262
tools

0 commit comments

Comments
 (0)