source: trunk/LMDZ.GENERIC/deftank/def_generic_giants/randomRestart/readme @ 3537

Last change on this file since 3537 was 1284, checked in by milmd, 11 years ago

LMDZ.GENERIC. added a tool to create start.nc files with perturbated horizontal wind and temperature.

File size: 356 bytes
Line 
1#####
2createRandomStart copy a start.nc file and change ucov, vcov, teta variables:
3        teta -> teta +/- dTeta (K)
4        ucov -> (0 +/- duNat)*cu (m/s)
5        vcov -> (0 +/- dvNat)*cv (m/s)
6Perturbations are vertically the same.
7
8#####Compilation
9In compile, may have to change the path of netcdf library compiled with gfortran.
10To compile:
11./compile createRandomStart
12
Note: See TracBrowser for help on using the repository browser.