-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement Rayleigh damping for the bow limb
- Loading branch information
Showing
16 changed files
with
312 additions
and
365 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,50 @@ | ||
This is BibTeX, Version 0.99d (TeX Live 2022/dev/Debian) | ||
This is BibTeX, Version 0.99d (TeX Live 2023/Debian) | ||
Capacity: max_strings=200000, hash_size=200000, hash_prime=170003 | ||
The top-level auxiliary file: document.aux | ||
The style file: plain.bst | ||
Database file #1: references.bib | ||
Warning--I didn't find a database entry for "bib:curved-beam-stiffness-matrix" | ||
Warning--I didn't find a database entry for "bib:wiki-sandwich" | ||
Warning--I didn't find a database entry for "fem_script_uni_bochum" | ||
You've used 15 entries, | ||
You've used 17 entries, | ||
2118 wiz_defined-function locations, | ||
597 strings with 5901 characters, | ||
and the built_in function-call counts, 4454 in all, are: | ||
= -- 434 | ||
> -- 174 | ||
608 strings with 6251 characters, | ||
and the built_in function-call counts, 4915 in all, are: | ||
= -- 479 | ||
> -- 194 | ||
< -- 0 | ||
+ -- 71 | ||
- -- 54 | ||
* -- 325 | ||
:= -- 764 | ||
add.period$ -- 46 | ||
call.type$ -- 15 | ||
change.case$ -- 72 | ||
+ -- 80 | ||
- -- 60 | ||
* -- 345 | ||
:= -- 846 | ||
add.period$ -- 53 | ||
call.type$ -- 17 | ||
change.case$ -- 81 | ||
chr.to.int$ -- 0 | ||
cite$ -- 15 | ||
duplicate$ -- 160 | ||
empty$ -- 378 | ||
format.name$ -- 54 | ||
if$ -- 929 | ||
cite$ -- 17 | ||
duplicate$ -- 177 | ||
empty$ -- 417 | ||
format.name$ -- 60 | ||
if$ -- 1025 | ||
int.to.chr$ -- 0 | ||
int.to.str$ -- 15 | ||
missing$ -- 15 | ||
newline$ -- 79 | ||
num.names$ -- 30 | ||
pop$ -- 60 | ||
int.to.str$ -- 17 | ||
missing$ -- 16 | ||
newline$ -- 90 | ||
num.names$ -- 34 | ||
pop$ -- 73 | ||
preamble$ -- 1 | ||
purify$ -- 57 | ||
purify$ -- 64 | ||
quote$ -- 0 | ||
skip$ -- 106 | ||
skip$ -- 120 | ||
stack$ -- 0 | ||
substring$ -- 305 | ||
swap$ -- 14 | ||
substring$ -- 316 | ||
swap$ -- 16 | ||
text.length$ -- 0 | ||
text.prefix$ -- 0 | ||
top$ -- 0 | ||
type$ -- 56 | ||
type$ -- 64 | ||
warning$ -- 0 | ||
while$ -- 41 | ||
width$ -- 17 | ||
write$ -- 167 | ||
while$ -- 45 | ||
width$ -- 19 | ||
write$ -- 189 | ||
(There were 3 warnings) |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.