Difference between revisions of "GENIE"
Jump to navigation
Jump to search
Genie-user (talk | contribs) (→Index) |
Genie-user (talk | contribs) |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
==Welcome to the GENIE wiki!== | ==Welcome to the GENIE wiki!== | ||
− | === | + | ===Science Pages=== |
+ | * [[GENIE_module_intros|Introductions to the GENIE component models]] | ||
* [[GENIE:Internal|Wiki Pages for members of the GENIE project]] | * [[GENIE:Internal|Wiki Pages for members of the GENIE project]] | ||
* [http://www.genie.ac.uk The GENIE website] | * [http://www.genie.ac.uk The GENIE website] | ||
+ | |||
+ | ===Tutorials for Using the Model=== | ||
+ | |||
+ | * [[GENIE_running_an_expt|Installing and running GENIE on your local machine]] | ||
+ | ** [[GENIE_WindowsCompilation|Configuring a Windows build environment]] | ||
+ | * [[GENIE_Main|An overview of the key files in genie_main]] | ||
* [[GENIE_Using_netCDF|Using NetCDF]] | * [[GENIE_Using_netCDF|Using NetCDF]] | ||
− | * [[ | + | * [[Using_GLIMMER|Using GLIMMER]] |
− | * [[GENIE_Using_NaturalDocs|Using NaturalDocs to document your code]] | + | * [[GENIE_GENIELabInstall|Installing GENIELab -- Running and Tuning GENIE from MatLab]] |
+ | * [[GENIE_GENIELab|Using GENIELab]] | ||
+ | * <del>[[GENIE_Using_NaturalDocs|Using NaturalDocs to document your code]]</del> | ||
+ | * [[GENIE_Using_Doxygen|Using Doxygen to document your code]] | ||
+ | * [[GENIE_How-To|GENIE How-To]] | ||
+ | |||
+ | ===Framework Documentation=== | ||
+ | |||
* [[GENIE_Coupling|PRISM coupling in GENIE]] | * [[GENIE_Coupling|PRISM coupling in GENIE]] | ||
** [[GENIE_Gridspec|Gridspec for GENIE]] - towards a standard description for model grids (for use in PRISM coupling) | ** [[GENIE_Gridspec|Gridspec for GENIE]] - towards a standard description for model grids (for use in PRISM coupling) | ||
** [[GENIE_BFG|Introduction to BFG]] - BFG will automatically generate framework code (the "glue" code between models) for PRISM coupling | ** [[GENIE_BFG|Introduction to BFG]] - BFG will automatically generate framework code (the "glue" code between models) for PRISM coupling | ||
+ | |||
+ | * [[GENIE_ALADDIN2|ALADDIN: the GENIE launchpad]] | ||
+ | |||
+ | ===Misc=== | ||
+ | |||
+ | * [[GENIE_Quick_wiki_ref|Very sparse quick tips on wiki editing]] |
Latest revision as of 14:10, 10 January 2012
Welcome to the GENIE wiki!
Science Pages
- Introductions to the GENIE component models
- Wiki Pages for members of the GENIE project
- The GENIE website
Tutorials for Using the Model
- Installing and running GENIE on your local machine
- An overview of the key files in genie_main
- Using NetCDF
- Using GLIMMER
- Installing GENIELab -- Running and Tuning GENIE from MatLab
- Using GENIELab
Using NaturalDocs to document your code- Using Doxygen to document your code
- GENIE How-To
Framework Documentation
- PRISM coupling in GENIE
- Gridspec for GENIE - towards a standard description for model grids (for use in PRISM coupling)
- Introduction to BFG - BFG will automatically generate framework code (the "glue" code between models) for PRISM coupling