Changes between Version 33 and Version 34 of FpCtbtoOverview


Ignore:
Timestamp:
Apr 6, 2016, 7:51:10 AM (8 years ago)
Author:
dearn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FpCtbtoOverview

    v33 v34  
    116116=== 2. Completed FLEXPART code with the VTABLES ===
    117117 * The deployment of the Vtable code for NCEP met inputs paralleled that of the ECMWF met inputs from Work Order 6, but several problems were encountered, forcing us to go back and modify some of the code we had implemented for ECMWF (this was actually the reason we chose to split the ECMWF and NCEP deployments into different work orders - we wanted to test the concept first, before putting effort into generalizing it for other types of met inputs).  A detailed account of the work is available in the following document
    118     * '''[LINK TO WIKI PAGE]'''
     118    * [wiki:VtableNCEPDeploy Deployment of Vtables for NCEP inputs]
    119119    * A snapshot of the current master branch of the repository has been extracted and is available as flexpart-wo8.tar.gz (about 1 GByte in size - it includes test files), available at '''[LINK TO CODE]'''
    120120    * A Doxygenated representation of the newest code, and test environment code, is available at the links below. It takes a little bit of exploring, but particularly in the FLEXPART code link, it's possible to view every routine, look at the call and caller trees, and even the source code.