Custom Query (964 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (859 - 861 of 964)

Ticket Owner Reporter Resolution Summary
#230 arango nganju Done Pass roughness to SWAN?
Description

Right now ROMS does not pass bed roughness to SWAN. In a case with changing ripple dimensions, the roughness field should be passed to SWAN to adequately represent the effect of bed friction on the wave field. This seems straightforward, except a calculation would need to be done internally to convert Zo into a Madsen kN. Also, it appears that zo is calculated at each location individually (as opposed to Zo(i,j)) within the BBL routines, so I don't know if the roughness field can be passed as-is.

#231 arango arango Fixed Bug in wpoints.F
Description

There is a bug in wpoints.F when READ_WATER or WRITE_WATER are activated in serial or shared-memory configurations. It is trying to compute IJwater which is only needed for distributed-memory applications in routines mp_gather and mp_scatter.

The cpp directives were restructured in wpoints.F to fix this problem. Many thanks to Mathieu Dutour for bringing this to my attention.

#239 arango kate Fixed float track indices
Description

In mod_param.F, NFV is dimensioned by 10+NT or 12+NT, depending. Later, in step_floats.F, the two optional values are overwritten by tracers, plus it is assumed in wrt_floats.F that the tracers are after position 10. It seems to me you need to get that 10/12 thing to propagate into step_floats.F so that the vertical mixing can be output if desired.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.