Changes between Version 22 and Version 23 of UM/CodeBrowsers
- Timestamp:
- 08/05/18 11:58:48 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UM/CodeBrowsers
v22 v23 1 1 = UM Source Code Browsers = 2 2 3 The UM Fortran source code has been converted into a hyperlinked website. All the subprogram calls are linked, both forward and backwards. A clickable calling tree is constructed based on UM sections. You can also search the code based on regular expressions. 3 The UM Fortran source code has been converted into a hyperlinked website. All the subprogram calls are linked, both forward and backwards. A clickable calling tree is constructed based on UM sections. You can also search the code based on regular expressions. The browsers are supplied as is and unsupported. 4 4 5 5 {{{#!comment … … 22 22 * [//code_browsers/UM10.6/UMbrowser/index.html UM10.6 source code] 23 23 * [//code_browsers/UM10.7/UMbrowser/index.html UM10.7 source code] 24 25 26 24 * [//code_browsers/UM10.8/UMbrowser/index.html UM10.8 source code] 25 * [//code_browsers/UM10.9/UMbrowser/index.html UM10.9 source code] 26 * [//code_browsers/UM11.0/UMbrowser/index.html UM11.0 source code] 27 27 28 28 = UM STASHmaster Browsers =