tcraig
Member
# !/bin/csh -fv
needs to be changed to
#!/bin/csh -fv
(remove the space between # and !)
in the directory ...models/pop/ocn/input_templates/ and
files ocn.cfc.setup.csh and ocn.iage.setup.csh in order
for the command to work properly.
This was found in ccsm3_0_brnchT_bgc18, ccsm_pop_1_4_20050629
but may have existed before that. It has been fixed in
ccsm_pop_1_4_20050818.
needs to be changed to
#!/bin/csh -fv
(remove the space between # and !)
in the directory ...models/pop/ocn/input_templates/ and
files ocn.cfc.setup.csh and ocn.iage.setup.csh in order
for the command to work properly.
This was found in ccsm3_0_brnchT_bgc18, ccsm_pop_1_4_20050629
but may have existed before that. It has been fixed in
ccsm_pop_1_4_20050818.