# Multall source code release

**URL:** https://discourse.julialang.org/t/multall-source-code-release/48208
**Category:** Offtopic
**Tags:** fortran
**Created:** [October 12, 2020, 10:04am UTC](https://discourse.julialang.org/t/multall-source-code-release/48208 "2020-10-12T10:04:53Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![barche](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/barche/32/79_2.png) [@barche](https://discourse.julialang.org/u/barche)
#### Post date: [October 12, 2020, 10:04am UTC](https://discourse.julialang.org/t/multall-source-code-release/48208/1 "2020-10-12T10:04:53Z")

</div>

Hi all,

For those into turbomachinery: since 2017, prof. John Denton has released his Multall design system as open source:

[https://sites.google.com/site/multallopen/home](https://sites.google.com/site/multallopen/home)

I haven’t really dug into the details, but this is supposed to be quite a good system. From the first glance, it appears to be composed of three fortran programs, each of which consist of a single code file, so it looks quite self-contained. Any volunteers to convert it to Julia? 😉

---

<div class="post-metadata">

### Author: ![giordano](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/giordano/32/2166_2.png) [@giordano](https://discourse.julialang.org/u/giordano)
#### Post date: [October 13, 2020, 9:55am UTC](https://discourse.julialang.org/t/multall-source-code-release/48208/2 "2020-10-13T09:55:23Z")

</div>

> [@barche](#):
>
> as open source

Where is the license?

---

<div class="post-metadata">

### Author: ![Sukera](https://avatars.discourse-cdn.com/v4/letter/s/ce7236/32.png) [@Sukera](https://discourse.julialang.org/u/Sukera)
#### Post date: [October 13, 2020, 9:58am UTC](https://discourse.julialang.org/t/multall-source-code-release/48208/3 "2020-10-13T09:58:45Z")

</div>

The closest thing to a license seems to be:

> The system is written in FORTRAN77 and can be freely downloaded using the link given on this site.

There may be more information in the download itself though.

---

<div class="post-metadata">

### Author: ![giordano](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/giordano/32/2166_2.png) [@giordano](https://discourse.julialang.org/u/giordano)
#### Post date: [October 13, 2020, 11:23am UTC](https://discourse.julialang.org/t/multall-source-code-release/48208/4 "2020-10-13T11:23:28Z")

</div>

> [@Sukera](#):
>
> There may be more information in the download itself though.

That’s where I looked for a license to no avail.

---

<div class="post-metadata">

### Author: ![barche](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/barche/32/79_2.png) [@barche](https://discourse.julialang.org/u/barche)
#### Post date: [October 14, 2020, 8:12am UTC](https://discourse.julialang.org/t/multall-source-code-release/48208/5 "2020-10-14T08:12:23Z")

</div>

> [@giordano](#):
>
> That’s where I looked for a license to no avail.

Yes, good point, seems there is no mention of a license anywhere.
