| 3 years | wendy | merge |
| 3 years | wendy | committing the testing scripts |
| 3 years | John Mansour | fixed minor bug. wrong value being passed to a Firewall test. |
| 3 years | John Mansour | Remove Plateness plugin, which is superceded by Localisation plugin. |
| 3 years | JulianGiordani | Allowing the constitutive matrix to be stored on the particles for 3D models. |
| 3 years | JulianGiordani | Saving the (particle) storeconstitutiveMatrix handler on the constitutive matrix |
| 3 years | JulianGiordani | Underworld_SwarmOutput will now only output when checkpointing occurs, instead of every timestep viz occurs. |
| 3 years | JulianGiordani | making the Ra_Scaling Check more intelligent. |
| 3 years | JulianGiordani | merging in some commits |
| 3 years | JulianGiordani | tweaking the reg exp done by the testing script |
| 3 years | JulianGiordani | Correcting some names for viewports |
| 3 years | JulianGiordani | commiting updates to the output plugin which will spit out a SPModel readable mesh file. |
| 3 years | julian | a plugin which will provide the mapping from Underworld's 3D mesh to SPModel's 2D surface. |
| 3 years | dave | !!! accidentally replaced SConscript file with version from the ConfigRework branch |
| 3 years | dave | i have no fucking idea what i'm merging here |
| 3 years | dave | merging heads (i think!?!) |
| 3 years | dave | merging heads (i think !?!) |
| 3 years | dave | refactored constitutive matrix doesn't build/initialise its parent (component) |
| 3 years | louismoresi | Updates to fix changes in REP |
| 3 years | Luke Hodkinson | Updating the ConfigRework branch to include some improved |
| 3 years | LukeHodkinson | Branching Underworld into the ConfigRework branch. |
| 3 years | JohnMansour | some minor corrections |
| 3 years | JohnMansour | initial commit for localisation plugin. |
| 3 years | dave | addind new ConstitutiveMatrix classes, which inherit from Stg_Component, not StiffnessMatrixTerm, which do everything the |
| 3 years | Julian Giordani | Fixing some white spaceness |
| 3 years | Julian Giordani | Improving code to store the constitutive matrix on particles. |
| 3 years | Julian Giordani | Adding functionality to store the constitutive matrix on material points. Only works in 2D at present. |
| 3 years | Julian Giordani | merging |
| 3 years | Julian Giordani | * Adding an example of temperature contours - with contour values - to Arrhenius. |
| 3 years | Julian Giordani | merging |
| 3 years | Julian Giordani | disabling this scaling check plugin for everything but constant viscosity problems |
| 3 years | Julian Giordani | Adding the compositionSLE to the Underworld context. |
| 3 years | Julian Giordani | * Bug fix for the Density field, it was initialising data before its dependencies had. |
| 3 years | Luke Hodkinson | Modifying DruckerPrager rheology to optionally |
| 3 years | LukeHodkinson | More removals of HAVE_PETSC. |
| 3 years | Julian Giordani | merging it all up |
| 3 years | Julian Giordani | Improving the error checking and documentation regarding the Underworld_SwarmOutput component |
| 3 years | kathleen | moving references to reference. removing german u as it isn't supported |
| 3 years | Julian Giordani | Removing all references to the obsolete versions of voronoi and population control |
| 3 years | Julian Giordani | Disabling the Ra_ScalingCheck as this material contains two materials |
| 3 years | dave | modified the way that the toolboxes are added so that they are merged with the existing toolbox lists. this should clear up some of the problems with toolboxes not being initialised... |
| 3 years | dave | modifying name of XML for consistency |
| 3 years | Julian Giordani | deactivating the stable 1.2 branch by merging it with the -dev branch. |
| 3 years | Julian Giordani | merging |
| 3 years | Julian Giordani | * cleaning up the implementation of solKz - there was a bit of confusion between parameters km and n. |
| 3 years | steve | fixed to be either valid dtd xmls and/or compliant to the stg meta dtd |
| 3 years | steve | merge to trunk |
| 3 years | steve | components with no references now show so properly |
| 3 years | steve | uses dictionary as produced by new xsd meta schema - toolboxes need to work |
| 3 years | steve | Made to be convertable to a valid meta xsd |
| 3 years | steve | Made compliant to parsing by XML DTD tester |
| 3 years | Julian Giordani | Adding a composition viewport |
| 3 years | Julian Giordani | Renaming this input param to |
| 3 years | Julian Giordani | Removing the now outdated MovingMeshEnergyCorrection plugin |
| 3 years | Julian Giordani | Renaming :) the plugin Underworld_ShapeTemperatureIC to Underworld_ShapeFemIC |
| 3 years | Julian Giordani | Adding the Ra_Scaling to the plugins to be compiled list. |
| 3 years | Julian Giordani | * Adding a new plugin that'll check Ra number scaling for the 'ThermalBuoyancyForceTerm'. |
| 3 years | louismoresi | Some minor changes to the Lithosphere App |
| 3 years | louismoresi | Correcting a misunderstanding with I,J,K = horizontal, vertical, horizontal |
| 3 years | JohnMansour | a few bug fixes, some tidying, some commenting |