Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Nektar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Giacomo Castiglioni
Nektar
Commits
8588d494
Commit
8588d494
authored
2 years ago
by
Chris Cantwell
Browse files
Options
Downloads
Patches
Plain Diff
Add missing dirtree texlive package to install.
parent
33998261
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+8
-15
8 additions, 15 deletions
CHANGELOG.md
docker/packaging/Dockerfile-centos-7
+1
-1
1 addition, 1 deletion
docker/packaging/Dockerfile-centos-7
docker/packaging/Dockerfile-centos-8
+1
-1
1 addition, 1 deletion
docker/packaging/Dockerfile-centos-8
with
10 additions
and
17 deletions
CHANGELOG.md
+
8
−
15
View file @
8588d494
Changelog
Changelog
=========
=========
v6.0.0
v5.3
------
**Library**
-
Fixed avx512 back-end for SimdLib (!1333)
-
Added float to scalar and avx2 back-end, disable avx512, sse2, sve (!1255)
-
Change MPI initialisation to allow MPI_Init call outside Nektar++ (!1376)
**FieldConvert**
-
Added conditional to select the eNearestNeighbour method for 3D interpolation (!1335)
-
Fixed the output field names of WSS module of FieldConvert
-
Add VTU output using VTK library (high-order & multi-block options)
v5.2.0
v5.2.0
------
------
**Library**
**Library**
...
@@ -39,10 +25,16 @@ v5.2.0
...
@@ -39,10 +25,16 @@ v5.2.0
-
Update
`nektar`
and
`nektar-env`
packages to Debian Bullseye (!1356)
-
Update
`nektar`
and
`nektar-env`
packages to Debian Bullseye (!1356)
-
Reformat code with clang-format (!1359)
-
Reformat code with clang-format (!1359)
-
Remove unnecessary IterPerExp methods (!1366)
-
Remove unnecessary IterPerExp methods (!1366)
-
Fix erronous call to FwdTrans from MR 1366 (!1374)
-
Fix erronous call to FwdTrans from MR 1366 (!1374)
-
Fixed avx512 back-end for SimdLib (!1333)
-
Added float to scalar and avx2 back-end, disable avx512, sse2, sve (!1255)
-
Change MPI initialisation to allow MPI_Init call outside Nektar++ (!1376)
**FieldConvert**
**FieldConvert**
-
Add calculation of CFL number for the incompressilbe flow (!1332)
-
Add calculation of CFL number for the incompressilbe flow (!1332)
-
Added conditional to select the eNearestNeighbour method for 3D interpolation (!1335)
-
Fixed the output field names of WSS module of FieldConvert (!1352)
-
Add VTU output using VTK library (high-order & multi-block options) (!1343)
**IncNavierStokesSolver**
**IncNavierStokesSolver**
-
Added Boundary conditions for moving reference frame (!1305)
-
Added Boundary conditions for moving reference frame (!1305)
...
@@ -74,6 +66,7 @@ v5.2.0
...
@@ -74,6 +66,7 @@ v5.2.0
**Packaging**
**Packaging**
-
Fix various issues with debian unstable and centos8 packaging (!1362)
-
Fix various issues with debian unstable and centos8 packaging (!1362)
-
Fix missing texlive package dependency for centos packaging (!1382)
v5.1.1
v5.1.1
------
------
...
...
This diff is collapsed.
Click to expand it.
docker/packaging/Dockerfile-centos-7
+
1
−
1
View file @
8588d494
...
@@ -20,4 +20,4 @@ RUN wget http://mirror.ctan.org/systems/texlive/tlnet/install-tl.zip && \
...
@@ -20,4 +20,4 @@ RUN wget http://mirror.ctan.org/systems/texlive/tlnet/install-tl.zip && \
tlmgr install lm babel microtype amsmath amsfonts mathtools psnfss graphics \
tlmgr install lm babel microtype amsmath amsfonts mathtools psnfss graphics \
import tools xcolor listings lstaddons pgf environ bclogo hyperref memoir ec \
import tools xcolor listings lstaddons pgf environ bclogo hyperref memoir ec \
xkeyval trimspaces mdframed l3packages etoolbox footmisc caption standalone \
xkeyval trimspaces mdframed l3packages etoolbox footmisc caption standalone \
currfile filehook filemod epstopdf zref multirow jknapltx rsfs
currfile filehook filemod epstopdf zref multirow jknapltx rsfs
dirtree
This diff is collapsed.
Click to expand it.
docker/packaging/Dockerfile-centos-8
+
1
−
1
View file @
8588d494
...
@@ -27,4 +27,4 @@ RUN wget http://mirror.ctan.org/systems/texlive/tlnet/install-tl.zip && \
...
@@ -27,4 +27,4 @@ RUN wget http://mirror.ctan.org/systems/texlive/tlnet/install-tl.zip && \
tlmgr install lm babel microtype amsmath amsfonts mathtools psnfss graphics \
tlmgr install lm babel microtype amsmath amsfonts mathtools psnfss graphics \
import tools xcolor listings lstaddons pgf environ bclogo hyperref memoir ec \
import tools xcolor listings lstaddons pgf environ bclogo hyperref memoir ec \
xkeyval trimspaces mdframed l3packages etoolbox footmisc caption standalone \
xkeyval trimspaces mdframed l3packages etoolbox footmisc caption standalone \
currfile filehook filemod epstopdf zref multirow jknapltx rsfs
currfile filehook filemod epstopdf zref multirow jknapltx rsfs
dirtree
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment