Difference between revisions of "Using GLIMMER"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Genie-user (talk | contribs) | Genie-user (talk | contribs)  | ||
| Line 1: | Line 1: | ||
| − | GLIMMER is available from the [http://forge.nesc.ac.uk/projects/glimmer|GLIMMER project page]. | + | GLIMMER is available from the [http://forge.nesc.ac.uk/projects/glimmer| GLIMMER project page]. | 
| When you build GLIMMER for use with GENIE, be sure to: | When you build GLIMMER for use with GENIE, be sure to: | ||
Revision as of 15:13, 6 June 2007
GLIMMER is available from the GLIMMER project page.
When you build GLIMMER for use with GENIE, be sure to:
- Set FCFLAGS to -DGLIMMER_SP. For example if you use BASH or KSH:
export FCFLAGS="-DGLIMMER_SP"
- Run configure with the appropriate arguments. For example:
/configure --prefix=/home/ggdagw/glimmer-1.0.4 FC=ifort --with-netcdf=/opt/local/intel_fc_81
GENIE is expecting to find glimmer in the dir ~/glimmer_genie_version, so you can either edit this in genie-main/user.mak or create a symbolic link in your home directory with the name 'glimmer_genie_version' to point to your most recently downloaded version of GLIMMER.