Software Open Access
Romain Beucher; Arijit Laik; Julian Giordani; Luke Mondy; Rebecca Farrington; Lorena A. Barba; ImgBot
{ "description": "<ul>\n<li>Compatible with UW 2.8 (Python 3 only)</li>\n<li>Fix bugs reported on Github</li>\n<li>Update documentation on ReadTheDocs</li>\n<li>Support for SLCN (Semi Lagrangian Crank Nicholson method for Advection Diffusion)\nThe default advection-diffusion remains SUPG but the user can switch to SLCN\nby setting:\n<code>GEO.rcParams[\"advection.diffusion.method\"] = \"SLCN\"</code>\nI have added a simple example that illustrate the advection of the isotherm when\na column of materials is extended (Thanks to P.Lovely).</li>\n<li>Add option to use pre-defined initial viscosities of the materials for the first solve.\n<code>myMaterial.initial_viscosity = 1e22 * u.Pa * u.s</code></li>\n<li>Add option to pass the Lithostatic field as an initial stress condition.\nNote that the value used at the boundary is not updated as the conditions evolve during\na simulation.</li>\n<li>Simplified Dockerfile / Docker Image</li>\n<li>UWGeodynamics Shape now behave as normal UW function.\nThis means that classic UW function can be used to define a shape.</li>\n<li><strong>IMPORTANT</strong> Shape Combination: The <code>&</code> operator now define the intersection of shapes, combining shapes is done\nusing <code>|</code>. This is to be consistent with the previous point.\nThe use of the <code>+</code> and <code>-</code> operator have also been removed as it was causing confusions.</li>\n<li>Passive Tracers now directly inherit from Swarm. There is no swarm method on the PassiveTracer\nobject anymore. User can use it as a normal swarm.</li>\n</ul>", "license": "", "creator": [ { "affiliation": "Underworld Geodynamics Group, University of Melbourne, @underworldcode , @underworld-community , @Underworld-Geodynamics-Education", "@type": "Person", "name": "Romain Beucher" }, { "affiliation": "Vrije Universiteit", "@type": "Person", "name": "Arijit Laik" }, { "affiliation": "", "@type": "Person", "name": "Julian Giordani" }, { "affiliation": "@SEL4PROJ", "@type": "Person", "name": "Luke Mondy" }, { "affiliation": "The University of Melbourne", "@type": "Person", "name": "Rebecca Farrington" }, { "affiliation": "The George Washington University", "@type": "Person", "name": "Lorena A. Barba" }, { "affiliation": "ImgBot", "@type": "Person", "name": "ImgBot" } ], "url": "https://zenodo.org/record/3366398", "codeRepository": "https://github.com/underworldcode/UWGeodynamics/tree/v2.8.1", "datePublished": "2019-08-13", "version": "v2.8.1", "@context": "https://schema.org/", "identifier": "https://doi.org/10.5281/zenodo.3366398", "@id": "https://doi.org/10.5281/zenodo.3366398", "@type": "SoftwareSourceCode", "name": "underworldcode/UWGeodynamics: UWGeodynamics v2.8" }
All versions | This version | |
---|---|---|
Views | 232 | 24 |
Downloads | 34 | 5 |
Data volume | 3.4 GB | 586.4 MB |
Unique views | 189 | 19 |
Unique downloads | 19 | 5 |