![]() |
|
|||
File indexing completed on 2023-11-05 05:10:19 UTC
view on githubraw file Latest commit 65754df4 on 2023-11-04 17:55:24 UTC65754df434 Mart*0001 CBOP 0002 C !ROUTINE: OPTIMCYCLE.h 0003 C !INTERFACE: 0004 C #include "OPTIMCYCLE.h" 0005 0006 C !DESCRIPTION: 0007 C *================================================================* 0008 C | OPTIMCYCLE.h 0009 C | o Header file defining variable optimcycle and common block 0010 C | o optimcycle is the only parameter of the offline optimization 0011 C | toolbox "optim" (or "https://github.com/mjlosch/optim_m1qn3") 0012 C | that is used in the MITgcm 0013 C | o formerly part of optim.h 0014 C *================================================================* 0015 CEOP 0016 0017 C optimcycle :: cycle number of the off-line optimization. 0018 COMMON /optiparm_i/ optimcycle 0019 INTEGER optimcycle 0020 0021 C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated from https://github.com/MITgcm/MITgcm by the 2.2.1-MITgcm-0.1 LXR engine. The LXR team |
![]() ![]() |