- Dec 03, 2015
-
-
Douglas Serson authored
-
Douglas Serson authored
Make DisContField3DHomogeneous1D::GetBoundaryToElmtMap consistent with the boundary condition expansions ordering
-
- Nov 27, 2015
-
-
Gianmarco Mengaldo authored
Fix/extractsurface3DH1D This MR extends the extract surface module of FieldConvert to work with 3DH1D expansions. The addnormals option is also extended to 2D and 3DH1D expansions. I had to force FieldConvert to declare all expansions using NewField=true, since otherwise it would not work. This seems to be a problem with the copy constructor from ContField3DH1D (maybe with the boundary expansions?). See merge request !521
-
Gianmarco Mengaldo authored
-
- Nov 19, 2015
-
-
Chris Cantwell authored
Fix bug that affects using the range option with variableP This fixes a bug in ExtractDataToCoeffs, which prevents the range option of FieldConvert from working with variable order expansions. See merge request !522
-
- Nov 18, 2015
-
-
Douglas Serson authored
-
- Nov 12, 2015
-
-
Douglas Serson authored
-
Douglas Serson authored
-
- Oct 31, 2015
-
-
Dave Moxey authored
feature/mc-linearise I got a little fed-up with having to open the xml and remove the <Curved> tag section to linearise the mesh (a step needed for the linear elastic solver). Doing this manually was a nightmare with large meshes. This module for meshconvert simply goes through all the edges and faces and removes the high-order nodes. See merge request !509
-
Dave Moxey authored
-
Dave Moxey authored
-
- Oct 30, 2015
-
-
Chris Cantwell authored
Fix issue with HexGeom::v_GetDir that affects hexahedra defined with heterogeneous basis functions This MR fixes an issue with `HexGeom::v_GetDir` that affects hexahedra defined with heterogeneous basis functions. See merge request !520
-
Dave Moxey authored
-
Dave Moxey authored
fix/mc-face-curvature The face curvature of elements was not being considered by meshconvert in relation to the spatialdomains element type. Therefore when considering the validity of elements in terms of positive jacobian, meshconvert was identifying large numbers of element which were invalid as valid. This has now been fixed. I have tested this against other parts of nektar (fieldconvert/solvers) and everything now agrees on which elements are invalid or not. Also a small amount of tab clear up. See merge request !511
-
Dave Moxey authored
-
Dave Moxey authored
-
Dave Moxey authored
-
Dave Moxey authored
Fix bug with relative edge/face orientation, downgrade hex test to order 5 (Gmsh hex output seems to break at orders >= 6)
-
- Oct 29, 2015
-
-
Michael Turner authored
-
Michael Turner authored
-
- Oct 28, 2015
-
-
Dave Moxey authored
-
- Oct 26, 2015
-
-
Chris Cantwell authored
FilterHistoryPoints: fix insufficient field width of time, add spacing to point … …locations and port to boost::format See merge request !518
-
- Oct 23, 2015
-
-
Chris Cantwell authored
Feature/variable p This MR implements modifications in the AssemblyMap to allow the use of variable order in 2D simulations using CG. See merge request !497
-
Kilian Lackhove authored
FilterHistoryPoints: fix insufficient field width of time, add spacing to point locations and port to boost::format
-
Chris Cantwell authored
-
Chris Cantwell authored
-
Chris Cantwell authored
small bug fixes to interpolate points routine in fieldconvert See merge request !515
-
- Oct 22, 2015
-
-
Chris Cantwell authored
Fix/ape restart See merge request !517
-
Chris Cantwell authored
Feature/BCs Modified dirichlet boundary conditions set-up to read both analytic expression and condition from file and multiply together. See merge request !514
-
Chris Cantwell authored
fix/evaluate once ensure we only load fields from disk once. See merge request !500
-
Yumnah Mohamied authored
-
Chris Cantwell authored
-
Kilian Lackhove authored
-
Yumnah Mohamied authored
-
Yumnah Mohamied authored
-
Kilian Lackhove authored
-
Kilian Lackhove authored
-
- Oct 19, 2015
-
-
Michael Turner authored
-
Michael Turner authored
-
- Oct 17, 2015
-
-
Chris Cantwell authored
-