- 07 Oct, 2022 1 commit
-
-
Christophe Geuzaine authored
new option "Mesh.SaveWithoutOrphans" to prune orphan entities (entities not connected to any highest dimensional entity in a model) from MSH4 files (cf. #2129)
-
- 06 Oct, 2022 1 commit
-
-
Christophe Geuzaine authored
-
- 05 Oct, 2022 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
only set entity color during occ sync if the entity has no color; this should lead to more intuitive behavior (cf. #2125)
-
- 01 Oct, 2022 1 commit
-
-
Christophe Geuzaine authored
-
- 29 Sep, 2022 1 commit
-
-
Christophe Geuzaine authored
-
- 28 Sep, 2022 2 commits
-
-
Christophe Geuzaine authored
fix for #2111: since we accept free form BDF files without continuation markers, the number of nodes of CPENTA elements cannot be computed without reading the next line
-
Christophe Geuzaine authored
-
- 27 Sep, 2022 1 commit
-
-
Christophe Geuzaine authored
-
- 26 Sep, 2022 1 commit
-
-
Christophe Geuzaine authored
-
- 25 Sep, 2022 1 commit
-
-
Christophe Geuzaine authored
-
- 22 Sep, 2022 2 commits
-
-
-
Christophe Geuzaine authored
-
- 21 Sep, 2022 3 commits
-
-
Christophe Geuzaine authored
Cygwin conv path See merge request !477
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 14 Sep, 2022 1 commit
-
-
Christophe Geuzaine authored
-
- 11 Sep, 2022 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 10 Sep, 2022 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 08 Sep, 2022 5 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 07 Sep, 2022 2 commits
-
-
Christophe Geuzaine authored
Add Radioss Block Format Export Template See merge request !476
-
-
- 05 Sep, 2022 2 commits
-
-
Christophe Geuzaine authored
Export volume tags su2 See merge request !473
-
Christophe Geuzaine authored
bug(fortran): initialises properly C ovectorstring See merge request !475
-
- 04 Sep, 2022 5 commits
-
-
Giannis Nikiteas authored
The output vector array from C strings to Fortran strings was not properly initialised. Now each individual character is copied into the Fortran string.
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
bug: fixes short-circuit expressions See merge request !474
-
Giannis Nikiteas authored
Short-circuit expressions are not supported in Fortran removed them and replaced them with explicit conditionals.
-
- 03 Sep, 2022 5 commits
-
-
Christophe Geuzaine authored
Improving the Fortran API See merge request !470
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Jamie Border authored
-
Jamie Border authored
Already was writing out the tags for Physical Surfaces so made sense to add output the tags for Physical Volumes in the same manner.
-