Custom Query (964 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (898 - 900 of 964)

Ticket Owner Reporter Resolution Summary
#660 arango m.hadfield Done Gnu make version 4.1
Description

Gnu make version 4.1 is now available on at least one platform that I use (Cygwin).

The NEED_VERSION string in makefile should be updated to include this version.

#663 arango Barbara Fixed a small bug in t3dmix4_iso.h
Description

Around line 115 in t3dmix4_iso.h, otherwise the "build" process will fail, when we define MIX_ISO_TS and TS_DIF4. We just need to add:

      USE mod_ncparam
#670 arango leon Fixed a small bug in ad_v2dbc_im.F
Description

There is a typo in ad_v2dbc_im.F line 1817

ELSE IF (tl_LBC(isouth,isVbar,ng)%Shchepetkin) THEN

should be

ELSE IF (ad_LBC(isouth,isVbar,ng)%Shchepetkin) THEN

This actually not a bug since the tl_LBC quantities are computed from ad_LBC after reading from input script.

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