Skip to content
Hilmar Gudmundsson edited this page Jul 12, 2022 · 8 revisions

A few examples of how to solve ice-flow problems with Úa

Put these examples in a separate folder, and make sure the source folder is on the Matlab path.

Every Run and every Example needs to be in a separate sub-folder.

To run individual examples, go to the corresponding folder and write Ua [ret] at the matlab command line.

A typical folder structure might be something like:

                                      Ua
                                       |
      -------------------------------------------------------------------------------
      |                                |                                            |  
    Source                          Examples                                      Runs
                                       |                                            |  
                             ---------------------                     --------------------------  
                            |          |          |                     |        |       |      |
                          Ex1        Ex2        Ex3                  Model1    Model2  Model3  Model4

Note: GitHub sets limits on individual files sizes and therefore some more realistic examples that make use of large data files could not be uploaded. These can be obtained from a OneDrive folder, write to hilmar.gudmundsson@northumbria.ac.uk to get a link and access to that OneDrive folder.

Clone this wiki locally