-
Dear Matthew,
I got your code to run properly and find the results interesting.
In your example "example_stand_on_spokes.py"
What is the reasoning to add forces to node 1 and 35.
Wouldn't …
on6qd updated
6 years ago
-
### What can it be used for?
This icon represent the Dart programming language. I think would be useful, for example, in a resume (i.e. _curriculum vitæ_).
### Example image
You can see the ico…
-
If an array literal defines its type it can be mistaken as a function call. Example:
[character(32)::'a','b']
-
This snippet gives the following error.
~
$ head -2 danfe.md
project_dir: ./danfe
output_dir: ./danfe_doc
$ ford/ford.py -ef danfe.md
Error: output directory a subdirectory of directory containing sou…
-
The argument list given in the documentation is in a different order than the dummy arguments are written in the source code. This is important since, a lot of the time actual arguments are given posi…
-
When I try to navigate from a source file's documentation to the README link in the top navigation bar the path is invalid, using ., instead of .. for a relative path change.
-
Hi Chris,
I'm not sure if this is an issue with my browser, or if we just need to rename the pages directory to be something a little bit shorter, but the [menu bar for JSON-Fortran](http://jacobwilli…
-
Calls to the intrinsic `character` and `backspace` are showing up in the call graphs in grey boxes. For example, in the code:
``` Fortran
allocate( character(kind=CK,len=iend-istart+1) :: line )…
-
Unless you object, @cmacmackin, I’m going to use [homebrew-pypi-poet](https://github.com/tdsmith/homebrew-pypi-poet) to submit a Formula for FORD to Homebrew. This will then allow us to use it as
``…
-
My application suite keeps its source in src/ and also /libsrc.
I would like the documentation to go in doc/
However ford only allows one project_dir value and gives the error
```
Error: output direc…