Changes between Version 298 and Version 299 of WikiStart
- Timestamp:
- Jul 23, 2019, 8:27:28 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v298 v299 2 2 = Welcome to the ANUGA Open Source Hydrodynamic / Hydraulic Modelling Project = 3 3 4 The current development version of {{{anuga}}} now resides on {{{github}}} at 5 [https://github.com/GeoscienceAustralia/anuga_core anuga_core] 4 This {{{trac}}} site is fairly old and is often not up to date. 5 6 7 The latest information and the current development version of {{{anuga}}} now resides on {{{github}}} at 8 [https://github.com/GeoscienceAustralia/anuga_core]. Many of the links below point the the {{{github}}} site. 9 6 10 7 11 You can join our mailing list at [https://lists.sourceforge.net/lists/listinfo/anuga-user] … … 9 13 10 14 == Reecommended Download and Installation of ANUGA == 11 * Current Research Version: [https://github.com/GeoscienceAustralia/anuga_core/wiki/Install-ANUGA-on-Ubuntu Install current version of research code on Ubuntu]15 * Current Research Version: [https://github.com/GeoscienceAustralia/anuga_core/wiki/Install-ANUGA-on-Ubuntu-(using-apt-get) Install current version of research code on Ubuntu] 12 16 13 * Current Research Version: [https://github.com/GeoscienceAustralia/anuga_core/wiki/Install-ANUGA-on-Windows- using-MinicondaInstall current version of research code on Windows using Miniconda]17 * Current Research Version: [https://github.com/GeoscienceAustralia/anuga_core/wiki/Install-ANUGA-on-Windows-(using-Miniconda) Install current version of research code on Windows using Miniconda] 14 18 15 19 … … 18 22 19 23 == Download and Install ANUGA_PARALLEL == 20 We are only supporting the parallel version of anuga on Linux. Checkout the [https://github.com/GeoscienceAustralia/anuga_core/wiki/Install-ANUGA-on-Ubuntu standard install] 21 to setup parallel. 22 * Current Research Version: [AnugaParallel Install current version of parallel research code on Ubuntu] 24 We are only supporting the parallel version of anuga on Linux. Checkout the [https://github.com/GeoscienceAustralia/anuga_core/wiki/Install-ANUGA-on-Ubuntu-(using-apt-get) standard install] to setup {{{anuga}}} to run in parallel. 25 23 26 24 27 == Viewer == 25 28 For windows the version on sourceforge seems to still work fine. Here is the link: 26 * Viewer: [http://sourceforge.net/projects/anuga/files/anuga_viewer_windows Precompiled Viewer ]29 * Viewer: [http://sourceforge.net/projects/anuga/files/anuga_viewer_windows Precompiled Viewer fro Windows.] Download the file {{{anuga_viewer.zip}}} and extract to a convenient location and associate the {{{cairns.sww}}} file in the data directory with the executable {{{viewer.exe}}} in the viewer's bin directory. 27 30 28 31 For Linux we recommend installation from source: 29 * Viewer: [ InstallViewerInstall current version of the viewer (from source) on Ubuntu]32 * Viewer: [https://github.com/GeoscienceAustralia/anuga-viewer/blob/master/INSTALL_ubuntu.rst Install current version of the viewer (from source) on Ubuntu] 30 33 31 34