Log In | Get Help   
Home My Page Projects Code Snippets Project Openings Mareframe
Summary Activity Forums Tracker Lists Tasks Docs Surveys News SCM Files
[mareframe] Annotation of /trunk/gadgetMerluza2015/model/sens.cfg
[mareframe] / trunk / gadgetMerluza2015 / model / sens.cfg Repository:
ViewVC logotype

Annotation of /trunk/gadgetMerluza2015/model/sens.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (view) (download)

1 : ulcessvp 10 ;A configuration file for the sens.pl sensitivity testing program.
2 :     ;This file contains all the set-up information required to perform a sensitivity test on a gadget model
3 :     ;Use this file by typing 'sens.pl -i <this_filename>'
4 :     ;This file generated automatically at Mon Dec 10 17:38:12 CET 2012 by camilo using the script sens.pl v.1
5 :    
6 :     ;sens.pl v.1 written by Daniel Howell, May 2002
7 :    
8 :    
9 :    
10 :     ;name of the gadget executable
11 :     executable = gadget
12 :    
13 :     ;name of the input file with the initial point
14 :     inputfile = params.final
15 :    
16 :     ;name of the output file where results will be stored
17 :     outputfile = sens.txt
18 :    
19 :     ;What range will we perform our sensitivity tests across
20 :     sensmax = 10
21 :     stepsize = 1
22 :     innermax = 1
23 :     innerstep = 0.1
24 :    
25 :     ;Will we be looking at only the optimized variables, or all of them?
26 :     opt_only = yes
27 :    
28 :     ;Will we be looking at all variables or just some? Options are 'few' and 'all'
29 :     vars = all
30 :    
31 :     ;If only a few, which ones will they be? Can be blank if we are using 'all' variables
32 :     varnames =
33 :    
34 :    
35 :    
36 :     ;End of Config file sens.cfg
37 :    

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge