| 1 |
NOTES ON SETUP |
NOTES ON SETUP |
| 2 |
|
|
| 3 |
|
genmake2 in build folder: |
| 4 |
|
# ../../../../MITgcm/tools/genmake2 -mods=../code -adoptfile=../../../../MITgcm/computing/optfiles/adjoint_132 -rootdir=../../../../MITgcm -optfile=../../../../MITgcm/computing/optfiles/linux_amd64_ifort_ices |
| 5 |
|
|
| 6 |
1. cg2d_no_nsa.F should be exactly like cg2d.F -- but EXCH_S3D needed to be replaced by EXCH_XY_RL o/w the forward model crashed |
1. cg2d_no_nsa.F should be exactly like cg2d.F -- but EXCH_S3D needed to be replaced by EXCH_XY_RL o/w the forward model crashed |
| 7 |
|
|
| 8 |
2. cg2d.flow sets adjoint of cg2d_no_nsa to adcg2d_no_nsa -- this is the only reason cg2d_no_nsa.F even needs to exist |
2. cg2d.flow sets adjoint of cg2d_no_nsa to adcg2d_no_nsa -- this is the only reason cg2d_no_nsa.F even needs to exist |