File |
Line number |
Procedure |
Code |
./pkg/seaice/seaice_cost_concentration.F |
114 |
SEAICE_COST_CONCENTRATION |
_RL daytime |
./pkg/seaice/seaice_cost_concentration.F |
182 |
SEAICE_COST_CONCENTRATION |
daytime = FLOAT(secondsperday*(irec-1)) + modelstart |
./pkg/seaice/seaice_cost_concentration.F |
185 |
SEAICE_COST_CONCENTRATION |
call CAL_GETDATE( dayiter, daytime, daydate, mythid ) |
./pkg/seaice/seaice_cost_concentration.F |
194 |
SEAICE_COST_CONCENTRATION |
print *,'obsrec,daytime ', obsrec,daytime |
./pkg/seaice/seaice_cost_sss.F |
112 |
SEAICE_COST_SSS |
_RL daytime |
./pkg/seaice/seaice_cost_sss.F |
197 |
SEAICE_COST_SSS |
daytime = FLOAT(secondsperday*(irec-1)) + modelstart |
./pkg/seaice/seaice_cost_sss.F |
200 |
SEAICE_COST_SSS |
call CAL_GETDATE( dayiter, daytime, daydate, mythid ) |
./pkg/seaice/seaice_cost_sss.F |
209 |
SEAICE_COST_SSS |
print *,'obsrec,daytime ', obsrec,daytime |
./pkg/seaice/seaice_cost_sst.F |
110 |
SEAICE_COST_SST |
_RL daytime |
./pkg/seaice/seaice_cost_sst.F |
197 |
SEAICE_COST_SST |
daytime = FLOAT(secondsperday*(irec-1)) + modelstart |
./pkg/seaice/seaice_cost_sst.F |
200 |
SEAICE_COST_SST |
call CAL_GETDATE( dayiter, daytime, daydate, mythid ) |
./pkg/seaice/seaice_cost_sst.F |
209 |
SEAICE_COST_SST |
print *,'obsrec,daytime ', obsrec,daytime |
./pkg/ecco/cost_gencal.F |
58 |
COST_GENCAL |
_RL daytime |
./pkg/ecco/cost_gencal.F |
92 |
COST_GENCAL |
daytime = FLOAT(secondsperday*(irec-1)) + modelstart |
./pkg/ecco/cost_gencal.F |
94 |
COST_GENCAL |
call CAL_GETDATE( dayiter, daytime, daydate, mythid ) |
./pkg/ecco/cost_gencost_sstv4.F |
202 |
COST_GENCOST_SSTV4 |
daytime = FLOAT(secondsperday*(krec-1)) + modelstart |
./pkg/ecco/cost_gencost_sstv4.F |
204 |
COST_GENCOST_SSTV4 |
call CAL_GETDATE( dayiter, daytime, daydate, mythid ) |
./pkg/ecco/cost_gencost_sstv4.F |
360 |
COST_GENCOST_SSTV4 |
daytime = FLOAT(secondsperday*(irec-1)) + modelstart |
./pkg/ecco/cost_gencost_sstv4.F |
362 |
COST_GENCOST_SSTV4 |
call CAL_GETDATE( dayiter, daytime, daydate, mythid ) |
./pkg/ecco/cost_gencost_sstv4.F |
88 |
COST_GENCOST_SSTV4 |
_RL daytime |
./pkg/ecco/cost_sla_read.F |
68 |
COST_SLA_READ |
_RL daytime |
./pkg/ecco/cost_sla_read.F |
97 |
COST_SLA_READ |
daytime = FLOAT(secondsperday*(irec-1)) + modelstart |
./pkg/ecco/cost_sla_read.F |
99 |
COST_SLA_READ |
call CAL_GETDATE( dayiter, daytime, daydate, mythid ) |
./pkg/ecco/cost_sla_read_yd.F |
68 |
COST_SLA_READ_YD |
_RL daytime |