Taken from sources in CVS at:
https://sourceforge.net/projects/rocketworkbench/
Sources extracted in two steps:
1. Pull entire project tree into a subdir "rwb" via "rsync":
rsync -a a.cvs.sourceforge.net::cvsroot/rocketworkbench/ rwb/.
2. Export sources:
export CVSROOT=$(pwd)/rwb
SUBDIRS="analyser cpropep cpropep-web CVSROOT data libcompat libcpropep libnum libsimulation libthermo prop rocketworkbench rockflight"
mkdir rwbx; cd rwbx
cvs export -D now ${SUBDIRS}
After this (and some backups for safety), the directory content was
added to a Git repo:
git init .
git add *
14 lines
198 B
Plaintext
14 lines
198 B
Plaintext
|
|
Propellant
|
|
+108 78 g
|
|
+788 11 g
|
|
+34 7 g
|
|
+a 0.001691711
|
|
+n 0.35
|
|
|
|
Motor
|
|
+throat_diameter 0.00595376 m
|
|
+exit_diameter 0.0079502 m
|
|
+propellant_surface 0.0114 m2
|
|
|