source: BOL/LMDZ_Setup/README2_tuning @ 5552

Last change on this file since 5552 was 5552, checked in by fhourdin, 3 days ago

New post processing and some fix on environment

File size: 237 bytes
Line 
1For tuning
2
3cd DEF
4mv -g config.def config.def_orig
5cp -f config.def_tuning config.def
6
7# Run main.sh once with
8phys=NPv6.3
9init=1
10
11# Then run main.sh once again with
12phys=$( for i in $( seq -w 1 100 ) ; do echo SCM-$wave-$i ; done )
13
14
Note: See TracBrowser for help on using the repository browser.