SCALE-RM
=========

SCALE-RM is limited area model for regional weather, regional climate, and large-Eddy Simulation (LES)
with Scalable Computing for Advanced Library and Environment (SCALE).
(http://scale.aics.riken.jp/)

Contributing
------------
SCALE-RM is developed by Team SCALE.

License
-------
- License: The BSD 2-Clause License

Build and Run the test cases
-----
- cd a test case directory
- build
- run

-- example
 % cd test/case/advection/500m
 % make
 % make run
