Skip to content
GitLab
Explore
Sign in
You need to sign in or sign up before continuing.
Changes
Page history
Update preCICE MBDyn adapter
authored
May 24, 2021
by
Claudio Giovanni Caccia;Claudio Giovanni Caccia
Show whitespace changes
Inline
Side-by-side
preCICE-MBDyn-adapter.md
View page @
87bda6f2
...
...
@@ -157,20 +157,20 @@ All the simulations are composed by a _root_ directory, which contains:
json file
;;;
json
```
json
{
"title"
:
"About Front Matter"
"example"
:
{
"language"
:
"json"
}
}
;;;
```
```
yaml
{
"
this-json"
:
"
looks
awesome..."
}
```
## <a name="examples"></a>Tutorials
### Dummy Fluid solver
...
...