Skip to content

Commit 2be59be

Browse files
Merge pull request #109 from AnyBody/new_webpage_links
Update links to new homepage
2 parents 9eda09c + df7e8a5 commit 2be59be

7 files changed

Lines changed: 22 additions & 24 deletions

File tree

A_Getting_started_anyscript/lesson5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ details.
322322
**The model you've built here was anatomically simplified, and it can be a
323323
difficult job to define a realistic body model from scratch. We recommend that users
324324
start out with the body models available in the** [AnyBody Managed Model
325-
Repository](http://www.anybodytech.com/anybody.html?fwd=modelrepository).
325+
Repository](https://www.anybodytech.com/software/ammr/).
326326

327327
:::{rst-class} without-title
328328
:::

CODEOWNERS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/A_Getting_started/* @Kristofferiversen
66
/A_Getting_started_anyscript/* @Kristofferiversen
77
/A_Getting_started_modeling/* @Kristofferiversen
8-
/Posture_and_movement/* @cdzialo
8+
/Posture_and_movement/* @bkje14
99

1010

1111
/A_study_of_studies/* @melund
@@ -22,23 +22,23 @@
2222

2323

2424

25-
/Muscle_modeling/* @cdzialo
25+
/Muscle_modeling/* @bkje14
2626
/Parameter_studies_and_optimization/* @melund
2727

2828

29-
/ForceDependentKinematics/* @cdzialo
30-
/AnyExp4SOLIDWORKS/* @cdzialo
29+
/ForceDependentKinematics/* @toerholm
30+
/AnyExp4SOLIDWORKS/* @divyaksh-chander
3131

3232

3333
/Finite_element_analysis/* @pgalibarov
3434
/Scaling/* @pgalibarov
3535

3636
# GUI
37-
/Interface_features/intro.rst @rolesen
37+
/Interface_features/intro.rst @JDThomsen
3838
# Editor
39-
/Interface_features/lesson1.rst @rolesen
39+
/Interface_features/lesson1.rst @JDThomsen
4040
# Model tree
41-
/Interface_features/lesson4.rst @rolesen
41+
/Interface_features/lesson4.rst @JDThomsen
4242

4343
# Model view window
4444
/Interface_features/lesson2.rst @JDThomsen

Finite_element_analysis/lesson1.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ With the AnyBody Modeling System you already have a repository of models
1818
available, for details please see the AnyBody Assistant available from
1919
the menu. This tutorial has been written using the AnyBody Managed Model
2020
Repository Ver. 1.6 (AMMRV1.6) if you see differences between the
21-
tutorial text and your own results please download AMMRV1.6 from
22-
[www.anybodytech.com/anybody.html?fwd=modelrepository](http://www.anybodytech.com/anybody.html?fwd=modelrepository)
21+
tutorial text and your own results please [report or help fix it here] ](https://www.github.com/anybody/anybody-tutorial)
2322

2423
The starting point for this tutorial is the model:
2524

@@ -221,7 +220,7 @@ detailed analysis. But of course you are free to import your own .stl
221220
file into the AnyBody Modeling System to substitute existing bones.
222221
You will have to tweak your CAD file a bit in order to make it fit.
223222
[Donation of better quality CAD files of bones to the models is most
224-
welcome.](mailto:anybody@anybodytech.com)
223+
welcome.](mailto:support@anybodytech.com)
225224

226225
Based on the exported forces and `.stl` file we can now build and analyze
227226
a FE model. Below we shall build an FE model applying the loads and

Finite_element_analysis/lesson2.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ conditions to a Finite Element Model generated in ANSYS. This is current
1010
work in progress; we assume the workflow will be even smoother in the
1111
future. You need an additional add-on to the AnyBody Modeling System to
1212
run this tutorial. This is needed to convert the AnyBody output to ANSYS
13-
APDL code. Please get it from
14-
<http://www.anybodytech.com/download.html?did=FEtools.overview>.
13+
APDL code. Please get it from the
14+
[AnyBody Technology webpage](https://www.anybodytech.com/resources/customer-downloads#fe-interface-tools).
1515

1616
The model we will have a look at is a clavicle midshaft fracture. We
1717
will analyze the muscle forces acting on the clavicle during lifting his
@@ -179,9 +179,9 @@ This class will write all the muscle and joint forces for all time steps
179179
in one xml file. Please create a folder names `files_in` in your
180180
Application folder. We need one more step to convert the xml file to
181181
ANSYS APDL language. An additional add-on to the AnyBody Modeling System
182-
is necessary to do so. This tool is available at
183-
<http://www.anybodytech.com/download.html?did=FEtools.overview>. Save the
184-
files in your model folder. In these files, an executable is included
182+
is necessary to do so. This tool is available at the
183+
[AnyBody Technology webpage](https://www.anybodytech.com/resources/customer-downloads#fe-interface-tools).
184+
Save the files in your model folder. In these files, an executable is included
185185
that will translate the xml code to APDL and a template for the APDL
186186
specification. You can call this code either by a shell prompt or from
187187
inside AnyBody. You can use the class AnyOperationShellExec for this.

Finite_element_analysis/lesson3.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ boundary conditions to a FE Models generated for Abaqus.
1313
Below you see the flowchart from the introduction of this tutorial
1414
extended with a converter step that converts the AnyFE output file to a
1515
format readable by Abaqus. This step is carried out by a small tool,
16-
called AnyFE2Abaqus.exe, which is available at
17-
<http://www.anybodytech.com/download.html?did=FEtools.overview>.
16+
called AnyFE2Abaqus.exe, which is available at [AnyBody Technology webpage](https://www.anybodytech.com/resources/customer-downloads#fe-interface-tools).
1817

1918
The model we will have a look at is a model of the claviclebone. We will
2019
analyze the muscle forces acting on the clavicle during lifting an arm
@@ -190,8 +189,8 @@ steps in one xml file.
190189

191190
We are now ready to execute the AnyFE converter and transform the
192191
generic AnyFE XML file to an Abaqus readable INP file. The AneFE
193-
converter tool is available at
194-
<http://www.anybodytech.com/download.html?did=FEtools.overview>. Unpack
192+
converter tool is available at
193+
the [AnyBody Technology webpage](https://www.anybodytech.com/resources/customer-downloads#fe-interface-tools). Unpack
195194
the files in your model folder. These files include the AnyFE converter,
196195
which is an executable called AnyFE2Abq.exe. It can convert the xml code
197196
to Abaqus keyword sequence and combine it with the FE model.

MuscleRecruitment/Inverse_dynamics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ problem. We are going to take a deductive approach because it is
8181
necessary for a reasonable understanding of the physiological
8282
assumptions behind the entire field of muscle recruitment. More on this
8383
topic can be found in the recorded previous [webcast on “Features of
84-
muscle recruitment algorithms“](https://www.anybodytech.com/anybody.html?fwd=webcasts#2009625).
84+
muscle recruitment algorithms“](https://www.anybodytech.com/features-of-muscle-recruitment-algorithms/).
8585

8686
:::{rst-class} without-title
8787
:::

Validation_of_models/intro.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ More precisely, you can expect to find the following in this tutorial:
1919
2. Examples of models that have been validated previously.
2020

2121
Several [previous
22-
webcasts](https://www.anybodytech.com/anybody.html?fwd=webcasts) have
22+
webcasts](https://www.anybodytech.com/resources/webcasts/) have
2323
presented validation studies and results, the most recent one was
2424
“Seated Human Model Validation”.
2525

@@ -50,7 +50,7 @@ of the population?
5050
### Model Data Uncertainties
5151

5252
In general, the models in the [AnyScript Managed Model
53-
Repository](http://www.anybodytech.com/anybody.html?fwd=modelrepository)
53+
Repository](https://www.anybodytech.com/software/ammr/)
5454
are based on data reported in the literature. They often come from
5555
studies of one or few subjects or cadavers, and the data has little or
5656
no statistical significance. You will find the references of the data
@@ -155,7 +155,7 @@ AnyBody Modeling System. However, in terms of muscle recruitment, the
155155
validity of the software was validated independently in 2004 in a Ph.D.
156156
thesis by Erik Forster from the University of Ulm, Germany. The thesis
157157
is available from the list of [publications in the AnyScript
158-
Forum](https://www.anybodytech.com/anybody.html?fwd=publications).
158+
Forum](https://www.anybodytech.com/resources/anybodypublications/).
159159
The basic idea was to program an independent special-purpose application
160160
for gait simulation and then compare it to an identical gait model in
161161
AnyBody. If the results were identical, it would prove the correctness

0 commit comments

Comments
 (0)