lp:~varun-verma11/meshing/meshing

Created by Varun Verma and last modified
Get this branch:
bzr branch lp:~varun-verma11/meshing/meshing
Only Varun Verma can upload to this branch. If you are Varun Verma please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Varun Verma
Project:
Meshing to Realistic Domains
Status:
Development

Recent revisions

16. By Adam Candy

Fixed the previous bad merge, and made changes to ensure the tests still pass.
This splits the large single file into modules and brings in additional documentation.

Note that there are some copied and renamed functions present (e.g. the gmsh_geo_define_). These are unused and need to be hunted down and removed.

15. By Adam Candy

Updated the test 'valid' files. All tests pass.

14. By Adam Candy

It is now possible to generate the Southern Ocean simulation with this version, which should (awaiting confirmation) run without the failures we've seen recently. Note the changes to the boundary IDs - the open and contour boundaries are now set as prescribed by the boundary class object - and are fixed, where they were previously variable depending on what the Gmsh command 'newll' returned.

13. By Adam Candy

Updated the test suite engine so that it's easy to build all the examples without testing them (make build), and also possible to update the valid files which contain The Truth (make updatevalid). There is now less repetition in the Makefile too, and each case is indentified by just a single line - the script call.

12. By Adam Candy

New example - the mesh currently being used for the Southern Ocean simulations.
This contains the main land mass of Antarctica and an ocean domain extending to -30 degrees South.

11. By Adam Candy

- Consistent use of dx_default.
- The Antarctica main example contour can now be meshed (uses dx=10 in the parallel creation now).
- Renamed the variables associated with the inclusion of the ice shelf ocean cavities to be more intuitive.

10. By Adam Candy

Modified the dataset path to ease out headaches.

9. By Adam Candy

Modified the test engine to allow for a provided dataset location.
Note this necessitated a change in the testing, so that the first header line is allowed to differ. This line contains the arguments provided to the script.

8. By Adam Candy

Added a test suite for the meshing code, containing five cases.
Run with 'make' in the root folder.

7. By Adam Candy

Quick commit, to bring in changes made by the three of us while attempting to generate a mesh for the Southern Ocean.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:meshing
This branch contains Public information 
Everyone can see this information.

Subscribers