New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
allocate_arrays.f90 in utils/tools_ticket2362/NESTING_AGRIF/src – NEMO

source: utils/tools_ticket2362/NESTING_AGRIF/src/allocate_arrays.f90 @ 13211

Last change on this file since 13211 was 10084, checked in by rblod, 6 years ago

Compilation for NESTING_AGRIF

File size: 137 bytes
Line 
1module user_allocate
2contains
3subroutine allocate_arrays
4use variables
5glamt=-2.
6end subroutine allocate_arrays
7
8end module user_allocate
Note: See TracBrowser for help on using the repository browser.