Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anuga py3 #223

Merged
merged 23 commits into from Jan 10, 2020
Merged

Anuga py3 #223

merged 23 commits into from Jan 10, 2020

Commits on Dec 24, 2019

  1. Anuga py3 (#15)

    * Test for pypar_available
    
    * add mpi4py install to travis.ci
    
    * Adding mpi4py
    
    * more tweaking of install scripts
    
    * added a space to if statement
    
    * added metis partition for win32
    
    * setup distribute_mesh for win32
    
    * problem with -m mpi4py on linux
    
    * fix vertices for linux
    
    * print out seq values
    
    * set points for linux
    
    * set vertices to triangles
    
    * set print 0
    
    * set extract submesh
    
    * set rec submesh 1
    
    * set rec submesh 2
    
    * add finalize
    
    * test -m mpi4py
    
    * use -m mpi4py on win32
    
    * use -m mpi4py on win32
    
    * playing with num.long and num.int
    
    * error with blocking
    
    * more play with mpi4py block
    
    * changing mpiexec command
    
    * indent problem
    
    * set dtype for all received arrays
    
    * back to num.int
    
    Co-authored-by: Stephen Roberts <stephen.roberts@anu.edu.au>
    rkwi and stoiver committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    33f4914 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Anuga py3 (#16)

    * Test for pypar_available
    
    * add mpi4py install to travis.ci
    
    * Adding mpi4py
    
    * more tweaking of install scripts
    
    * added a space to if statement
    
    * added metis partition for win32
    
    * setup distribute_mesh for win32
    
    * problem with -m mpi4py on linux
    
    * fix vertices for linux
    
    * print out seq values
    
    * set points for linux
    
    * set vertices to triangles
    
    * set print 0
    
    * set extract submesh
    
    * set rec submesh 1
    
    * set rec submesh 2
    
    * add finalize
    
    * test -m mpi4py
    
    * use -m mpi4py on win32
    
    * use -m mpi4py on win32
    
    * playing with num.long and num.int
    
    * error with blocking
    
    * more play with mpi4py block
    
    * changing mpiexec command
    
    * indent problem
    
    * set dtype for all received arrays
    
    * back to num.int
    
    Co-authored-by: Stephen Roberts <stephen.roberts@anu.edu.au>
    rkwi and stoiver committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    da78e84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    802ab6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1886563 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac6d9fe View commit details
    Browse the repository at this point in the history
  5. removing duplicates

    rkwi committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    d3850fd View commit details
    Browse the repository at this point in the history
  6. futurizing stage 1 pmesh, rain

    rkwi committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    46c8a8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bfa6ef View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Configuration menu
    Copy the full SHA
    ddade82 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Merge pull request #28 from rkwi/anuga_py3

    futurizing stage 1 operators, parallel, pmesh, rain, shallow_water, simulation
    stoiver committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    a4ec473 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    b4f30d8 View commit details
    Browse the repository at this point in the history
  2. futurizing stage 1 utilities

    rkwi committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    c1f5ec8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from rkwi/anuga_py3

    futurizing stage 1 validation_utilities, visualiser, visualiser_new, utilities
    stoiver committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    36184f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e5d9ef View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. futurizing stage 1 anuga_core

    rkwi committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    a0c5df9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a460eda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd7fade View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d83c0a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d4ca4d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    a500775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ceebfe View commit details
    Browse the repository at this point in the history
  3. futurizing stage 2 geometry

    rkwi committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    5c2aea5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31 from rkwi/anuga_py3

    futurizing stage 2 geometry and cleaning
    stoiver committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    5088481 View commit details
    Browse the repository at this point in the history