Changes between Version 1 and Version 2 of maui
- Timestamp:
- 07/23/20 07:58:13 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
maui
v1 v2 1 1 == Environment == 2 2 3 Maui uses `bash` as default shell. Add the following to your `~/.bashrc` :3 Maui uses `bash` as default shell. Add the following to your `~/.bashrc` (change the path to ISSM_DIR to be consistent with your own installation): 4 4 {{{ 5 5 #!sh … … 16 16 == Installing ISSM on Maui == 17 17 18 Maui will ''only'' be used to run the code, you will use your local machine for pre and post processing, you will never use Maui's MATLAB. You can check out ISSM andinstall the following package:18 Maui will ''only'' be used to run the code, you will use your local machine for pre and post processing, you will never use Maui's MATLAB. You only need to install the following package: 19 19 - m1qn3 (use install-maui.sh) 20 20