Custom Query (964 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (223 - 225 of 964)

Ticket Owner Reporter Resolution Summary
#306 arango arango Fixed Corrected typo in prsgrd31
Description

There is a typo in prsgrd31.h in the surface atmospheric pressure term activated with ATM_PRESS. Line 237 needs to be:

             phie(i)=phie(i)+fac*(Pair(i,j)-Pair(i,j-1))

Many thanks to John Warner for reporting this bug.

#307 arango arango Done Added missing day_code.m
Description

Added missing day_code.m script to the matlab repository. Many thanks to Wang Dakui for reporting this problem.

#308 arango jcwarner Fixed WET_DRY free-surface boundary data
Description

The main criteria for the WET_DRY option is that the free surface can not fall below the sea floor. However, this can happen along the open boundary if users provide a water level that is less than the bottom elevation. To prevent this, I added logic to set_data.F to prevent the BOUNDARY(ng)%zeta_* arrays from having values less than h along.

I am submitting this routine here. Maybe there is a better location for it?

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