Version History



The following is a brief summary of the ADCIRC development history.

V 47.11 modified from version 47.10 - jgf - 09/03/07

·         Added code to read in limits of time varying tau0 directly from fort.15 file.

V 47.10 modified from version 47.09 - jgf - 08/28/07

·         Merged code back in to create fort.80 file for use in post processing 3D and harmonic analysis files. Merged adcpost back in.

V 47.09 modified from version 47.08 - jgf - 07/26/07

·         Fixed two bugs with new nodal attribute that were causing SIGSEGV

V 47.08 modified from version 47.07 - jgf - 07/24/07

·         Added new nodal attribute for floor and ceiling of variable tau0.

·         Made "fully populated" output format standard again for fort.63, fort.64, etc.

·         Made "sparse" output format selectable by setting NOUTGE(etc)=3.

V 47.07 modified from version 47.06 - jgf - 07/23/07

·         Added feature to inflate to create chunked output.

·         Removed the hardwired 2nd floor for variable tau0.

V 47.06 modified from version 47.05 - jgf - 07/16/07

·         Fixed bug in timestep.F where NSTAE was used to write 2D velocity station file.

·         Added global output for time varying tau0.

V 47.05 modified from version 47.04 - jgf - 07/15/07

·         Enhanced inflate.F so that it count the number of datasets in the file and place the correct number at the top in NDSETS

·         Updated 3D header and store subroutines in globalio.

V 47.04 modified from version 47.03 - jgf - 07/05/07

·         Merged latest asymmetric vortex wind model, made CF from fort.15 into floor of equivalent quadratic bottom drag when Manning's N is used

·         added hstime utility and updated it for the latest hotstart file format.

V 47.03 modified from version 47.02 - jgf - 06/30/07

·         Changed inflate to use infinite loop instead of relying on NDSETS.

V 47.02 modified from version 47.01 - jgf - 06/28/07

·         Rewrote the prep13 subroutine so that it only uses one open file at a time to avoid exceeding the Fortran compiler limitation on simultaneously open files;

·         changed to unformatted read of nodal attribute files to make them more tolerant of leading spaces and end-of-line characters.

V 47.01 modified from version 47.00 - jgf - 06/21/07

·         Applied the fixes from the stable version of ADCIRC to v46.57.

Applied the changes fromm stable ADCIRC series v46.32jgfxx to version 46.52 as follows: - jbf - 06/04/07

·         v46.32jgf12- 02/20/07 - jgf - Fixed bug in adcpost where format string was one field short.

·         v46.32jgf11- 02/19/07 - jgf - Fixed bug in 3D station post processing in adcpost. Added hsconv program to convert v44.15 hot start files to v46.32 hot start files for operational forecasting system.

·         v46.32jgf10- 01/10/07 - jgf - Fixed bug by renaming LV_TEMP_A to TEMP_LV_A. Fixed bug in Holland subroutine by using a backward difference instead of forward.

·         v46.32jgf8 - 11/07/06 - jgf - Commented out section in adcprep that reverses the sign of NOUTE, etc for hotstarts. Fixed bug in code that found the end of output files for appending during hotstart; now uses infinite loop rather than trusting the number of datasets listed at the top of the file. Fixed bug in logical if statement in nodal attributes by adding parentheses because different compilers were treating the logical statements differently. Added Shintaro's wet/dry changes, including his check for infinitely narrow bottlenecks. Modified compiler flags for SGI. Fixed bug in makefiles to make all .Fs capital.

·         v46.32jgf6 - 10/19/06 - jgf - Updated PC makefiles.

V 46.57 modified from version 46.56 - sb - 02/15/07

·         The change on RS2GET made at v46.54 was removed. The original strategy (explained in the comment on v46.54) is now used.

V 46.56 modified from version 46.54 - sb - 02/09/07 (v46.55 was skipped)

·         Dedicated writer feature was implemented.

V 46.54 modified from version 46.53 - sb - 01/03/07

·         RS2GET in rs2.F now takes maximum values if stwave domains overlap. (It used to take the value of the domain of the first appearance in a fort.23 file.)This requires more memory

·         SB_WETDRY compilation flag to enable w/d fixes that had been implemented since v46.48 was intoduced. (NOT enabled by default.)

·         Made torelant to leading white spaces in attribute names in fort.13.

V 46.53 modified from version 46.52 - sb - 12/11/06

·         Fixed a minor bug.

V 46.52 modified from version 46.51 - sb - 11/17/06

·         Fixed a minor bug.

V 46.51 modified from version 46.50 - sb - 11/17/06

·         Compilation flags to disable some of max files have changed: -DNELMAX (to suppress maxele.63), -DNUVMAX (to suppress maxvel.63), -DNPRMAX (to suppress minpr.63), -DNWVMAX (to suppress maxwvel.63), -DNRSMAX (to suppress maxrs.63)

V 46.50 modified from version 46.49 - sb - 11/03/06

·         Two of the three w/d modifications introduced in v46.48 are now commented out. Only one remains.

·         Maximum values of several variables in time at each node are now written out in fort.63 format at the last time step. The new output files are as follows: maxele.63, maxvel.63, maxwvel.63, minpr.63, maxrs.63 These outputs can be suppressed by adding some of the following compiler options: -DNEVMAX (to suppress maxele.63 and maxvel.63), -DNPWMAX (to suppress minpr.63 and maxwvel.63), -DNRSMAX (to suppress maxrs.63)

V 46.49 modified from version 46.48 - sb - 11/03/06

·         One of three wetting/drying algorithm modifications introduced in v46.48 was commented out.

·         Sparse global output file writing was implemented.

·         fort.73 file output was suppressed.

V 46.48 modified from version 46.42 - sb - 11/03/06

·         Modified wetting and drying algorithm

·         Fixed a bug in river ramping

·         Fort.63, 64, 73 and 74 files are now in sparse format. Use "inflate" program under "util" directory to inflate the outputs files.

V 46.41 modified from version 46.40 - rtm - 10/04/06

·         removed system calls, now using c routines.

V 46.40 modified from version 46.39 - sb - 10/04/06

·         added dynamic tau0 feature. This feature kick in when TAU0 = -3.0 in fort.15.

V 46.39 modified from version 46.33 - vjp, rtm - 10/01/06

·         added global output files for units 61,62,63,64,67-68,71,72,73,74, but 51,52,53,54,55 not yet.

V 46.33 modified from version 46.32 - vjp, rtm, sb, jgf - 09/21/06

·         Merged the following changes from: rtm, vjp: added option 'partmesh' to preprocessor to partition mesh only; added option 'prep13' to decompose the fort.13file only; added subroutine relocalize to relocalize selected files after a prepall; added GLOBAL_IO module to write global output files in parallel on-the-fly; improvements to build13.F.

·         Merged the following changes from sb: added OWIWIND module with NWS=12 for direct input of OWI wind data on rectangular grid (no preprocessing); added RS2 module with NWS=2xx for STWAVE output direct read; added buildstwave23.F.

V 46.32 modified from version 46.31 - jgf - 09/15/06

·         Made boundary layer adjustment in Holland model a parameter in the fort.15 file.

V 46.31 modified from version 46.30 - jgf - 09/15/06

·         Fixed integer divide in Manning's N exponent bug.

·         Fixed bug in first read of Holland fort.22.

·         Now subtracting translation speed before calculating Holland parameters.

V 46.30 modified from version 46.29 - jgf - 09/07/06

·         Fixed bug for reading new Holland reference time and allocating memory in Holland subroutine.

V 46.29 modified from version 46.28 - jgf - 09/07/06

·         Fixed compilation bugs in lsq.F and vortex.F.

·         Added build12.F utility and new version of build13.F utility from vjp

·         Added reference time to Holland model, subtracted storm trans. vel. from wind speed before calcs in Holland.

V 46.28 modified from version 46.27 - jgf - 08/26/06

·         Fixed IDENMSG bug (kd) in prep.F

·         updated preprocessing code to support baroclinic and transport runs

·         added PREP10 subroutine

·         Added call to timeconv in Holland subroutine to calculate time between hindcasts

·         Added StormNumber to replace WTIMINC for NWS=8 (Holland model) for wind multiplier support.

V 46.28 modified from version 46.27 - jgf - 08/26/06

·         Replaced IRType with IDen in header for fort.44 files. Added scheme to handle negative default values of tau0 in nodal attributes file.

V 46.26 modified from version 46.25 - jgf - 08/22/06

·         Moved new wind.F into src directory where it belongs.

V 46.25 modified from version 46.24 - jgf - 08/21/06

·         Implemented choice of tau0 schemes for negative tau0 in fort.15 file

·         Updated asymmetric hurricane code from cf.

V 46.24 modified from version 46.23 - jgf - 08/16/06

·         Added updated p15.F and owi22.F from sb.

·         Widened output format in fort.63 to avoid truncation bug when elevations have negative three digit exponents.

·         Lifted restriction on overlap of IBTYPEs 52 and 24.

·         Fixed bug in prep22 for NWS=1,3,4 where outer loop was missing and only the first set of wind data was processed.

V 46.23 modified from version 46.22 - jgf - 08/13/06

·         Fixed a bug in the multiple ramp functions in timestep.F for the Katrina ramp.

V 46.22 modified from version 46.21 - jgf - 08/09/06

·         Added a 1/0.7 factor to max wind forecast in Holland wind model.

V 46.21 modified from version 46.20 - jgf - 08/09/06

·         Added code to support new IBTYPE=52.

·         Changes to Holland wind model: added debugging code, fixed bug that was miscalculating wind time increment, added 0.88 factor to convert from 1 minute to 10 minute winds.

·         Fixed bug in prep13 that was breaking long lines of default values onto multiple lines.

V 46.20 modified from version 46.19 - jgf - 08/03/06

·         Applied a 0.7 factor to Holland winds, fixed a bug in header for debug elevations.

V 46.19 modified from version 46.18 - jgf - 07/21/06

·         Discovered and fixed a bare #ifdef bug on periodic bcs in timestep.F.

·         Added negative NSCREEN option to write screen output to a fort.999 file.

V 46.18 modified from version 46.17 - jgf - 07/21/06

·         Implemented horizontal eddy viscosity and horizontal eddy diffusivity as nodal attributes for research purposes, not to be used in production runs.

V 46.17 modified from version 46.16 - jgf - 07/21/06

·         Fixed empty arguments bug in WriteWarnElev()subroutine call.

V 46.16 modified from version 46.15 - jgf - 07/20/06

·         Added #ifdef IBM to INT() calls to work around bugs in non-IBM compilers that don't like the KIND argument.

·         Fixed a col. 73 bug in in prep.F.

·         Changed METIS1 to METIS in makefile to fix CrayXT3 build bug.

·         AMerged asymmetric hurricane wind model from cf and cm.

V 46.15 modified from version 46.14 - jgf - 07/10/06

·         Added a FORMAT statement to prep.F for fort.13 to keep attributes with many values on a single line.

V 46.14 modified from version 46.13 - jgf - 07/07/06

·         Fixed bug from Katrina testing in hstart.F where too many records were read from hotstart file.

V 46.13 modified from version 46.12 - jgf - 07/06/06

·         Fixed build bug in turb in vsmy.F where real exponentiation was used on a PARAMETER.

V 46.12 modified from version 46.11 - jgf - 07/06/06

·         Added debugging code for wet/dry.

·         Removed the check on KEMAX from screen output logic.

·         Merged fixes from vjp: modified two lines in src/wind.F for IBM, added a util subdir and put build13.F in it, added wind subdir and put p15.F and owi22.F in it, modified the makefile (but did not modify the pc oriented makefiles) to build new targets and reduced fflags to just 3 instead of 5 types, modified the cmplrflags.mk file.

·         Fixed a bug in subroutine turb in vsmy.F where constants were initialized but not saved.

V 46.11 modified from version 46.10 - jgf - 07/05/06

·         Added debugging code for high elevations.

V 46.10 modified from version 46.09 - jgf - 07/03/06

·         Fixed bug (ral) that prevented friction flags from being set for spatially varying friction.

V 46.09 modified from version 46.08 - jgf - 06/20/06

·         Fixed bug in timestep.F when NRamp=0.

·         Fixed handling of NOLIFA=3 in read_input.F

·         Fixed bugs in Holland subroutines of wind.F (mult. lon by -1, mult RMW by 1000).

V 46.08 modified from version 46.07 - jgf - 06/14/06

·         adcpost: Fixed bug in number of stations reported in fort.72 files.

·         Upgraded file handling in Holland subroutine.

·         Created fine-grained ramp functions by converting NRAMP in fort.15 to the number of ramp functions.

V 46.07 modified from version 46.06 - jgf - 06/09/06

·         Fixed bug in reading Holland files.

V 46.06 modified from version 46.05 - jgf - 06/08/06

·         Fixed bug in reading WTIMINC in adcirc and increased line size in adcprep for Holland wind model.

·         Fixed compile bug on IBM p5.

V 46.05 modified from version 46.04 - jgf - 06/07/06

·         Added code to calculate Cd from Mannings N at every time step.

·         Rewrote Holland subroutine to accept hybrid hindcast/forecast input files.

·         Replaced metis.F with a new one from vjp with upgrades to weir node dual handling.

·         Fixed bug that prevented linking with libmetis.a on IBM p5.

V 46.04 modified from version 46.03 - jgf - 06/05/06

·         Applied bde's fixes to compile on IBM p5.

V 46.03 modified from version 46.02 - jgf - 05/30/06

·         Implemented Holland Wind model (NWS=8) subroutine and added code to adcprep to copy NWS8 files to subdirectories.

·         Commented out some features req'd for Katrina compliance.

V 46.02 modified from version 46.0 - jgf - 05/25/06

·         Implemented GeoidOffset code to allow a permanent water level offset from the geoid.

·         Implemented wind drag cap function.

·         Implemented directional wind roughness and canopy factor.

·         Added a combined radiation/flux condition for river boundaries (IBTYPE=22).

·         Added a hard-coded spatially varying tau0 scheme vbased on depth to match v42.

·         Applied kd's BPG bug fix.

·         Fixed major bugs in ADCPREP/ADCPOST to post-process the wind recording station files, changing the format of the fort.80 file.

V 46.0 modified from version 45.12 - jgf - 04/18/06

·         Adcirc:

·         Created new nodal attributes module to hold node-by-node data that is time invariant.

·         Applied vjp's fixes to itpackv.F and messenger.F.

·         Added kind parameter to int() calls, made nscreen the time step increment between screen outputs (except for error messages) to work around limited log file sizes on certain platforms.

·         Added option for NWS=7 (grid-independent wind stress).

·         Adcprep:

·         Added code to break up new nodal attributes file (unit 13).

·         Removed code that decomposed the StartDry and spatially varying bottom friction files.

·         Added implicit none to all subroutines, added trim() function to cut down files size from adcpost.

·         Made infinite loop over data sets to fix bug where the wrong number of data sets are listed at the top of subdomain files after hot start.

·         Added capability to adcprep option 2 to skip processing of certain files.

·         Build:

·         Added vjp's compiler flags.

·         meb's small fixes to makefiles.

·         Updates to PC makefiles

·         New version of config.guess.

V 45.12 modified from version 45.11 - kd/rk/jgf - 03/17/06

·         Major additions by kd/rk:

·         Implemented 3D baroclinic transport code in transport.F.

·         Implemented new BPG subroutine in timestep.F.

·         Updated cstart.F, global_3dvs.F and read_input.F to handle associated input data.

·         Fixed bug in VSSOL that was causing inadvertent mixing of current and future timelevels.

·         Fixed bug in VSDISP that caused an erroneous early return.

·         3D Baroclinic now works.

·         jgf:

·         Fixed bug in read_global3dvs to handle 3D station locations properly (SL0 and SF0).

·         Added code to adcprep to process new input data for 3D barclinic cases.

·         Added MPI calls in timestep.F in BPG3D() to pass BPGs to ghost nodes for 3D baroclinic in parallel (now works also).

·         Added code to read in vert. 3D spacing and vert. eddy vis. in adcprep.

·         Applied tjc's DIRNAME patch for ESMF compatibility.

·         Rewrote adcprep routine for fort.20, as the original did not handle ghost nodes.

·         Fixed another bug in fort.20 adcprep to widen the formatting for fluxes.

·         Added jjw's 3 tier tau0 scheme.

·         Added bde's bluegene cmplrflags.

·         Increased modularity by subroutinizing station locations and adcprep file opening.

V 45.11 modified from version 45.10 - jgf - 02/02/06

·         Adcirc:

·         Bugfix to remove "save" compiler flag: OnDiag/OffDiag calculation on every entrance to GWCE_New.

·         Bugfix(kd) to correct 3D elevations: flag IFNLFA mult. by eta2 in timestep.F.

·         Bugfix to vsmy.F to use IFNLFA flag instead of NOLIFA in calculations.

·         Adcprep:

·         Added code to handle 3D recording stations defined by coordinates rather than node number (changed format of fort.80 file)

·         added IDEN to fort.80 file

·         fixed routines for post processing fort.41, 42, 43, 44, 45 and 46 files

·         added compiler flags for x86_64 (contrib. tjc) and to "save" subroutine values

·         fixed NINT bug in read_input.F that made 3D output off by 1 time step

V 45.10 modified from version 45.09 - jgf - 01/12/06

·         Adcprep:

·         partially updated preprocessing routines to reflect changes in 3D input files.

V 45.09 modified from version 45.08 - jgf - 01/12/06

·         Adcirc:

·         fixed typo bugs in global_3dvs.F that prevented 3D output (NOT3DSDS->NTO3DSDS).

·         Adcprep:

·         added new logical variable for aperiodic vs periodic flow boundaries to fix fort.20 breakup bug.

V 45.08 modified from version 45.07 - jgf - 12/16/05

·         Adcirc:

·         eliminated 'formatted' statements for binary files, relying instead on compiler flags for record length

·         moved setting of NOLIFA flag in adcirc.F to fix hotstart bug

·         changed declarations to COMPLEX(SZ) to fix bug in 3D hotstart.

V 45.07 modified from version 45.06 - jgf - 11/21/05

·         Adcirc:

·         added option to NHSTAR for testing adcirc's hot start capability.

·         Prep/post:

·         Wrote code to handle fort.71, fort.72, fort.73

·         upgraded REALs to proper precision

·         modified fort.80 file format to handle NOFF array in hotstart files

·         created post processing options to either prepall or just prep14/15.

V 45.06 modified from version 45.05 - jgf - 09/07/05

·         Found/fixed bug in timestep.f: TotalArea was erroneously zeroed.

·         Changed names of some LOGICALs for greater consistency in naming of solution options.

·         Selected set of default options, including corrected area integration.

·         Discovered and fixed bug for parallel when NCCHANGE flag was set in one subdomain but not another.

·         Updated pre and post processing routines, including merging changes written by MEB to handle fort.20 files.

V 45.05 modified from version 45.04 - rl - 08/01/05

·         for NWS=6, eliminated adding 360 to negative longitudes to match AVN model grid setup. User is now required to provide met and ADCIRC grid that correspond in space without adjusting the longitude. Also the input variable order has been changed to U,V,P to be consistent with other NWS input formats. Modules affected: wind.f

V 45.04 modified from version 45.03 - rl - 06/16-21/05

·         compute baroclinic press grad from surf down, set = above value if into ground.

·         read in sigma grid (IGC=0) or E.V. values (IEVC=0) from fort.15 file.

·         setup initial condition files for baroclinic or transport 2DDI, 3D runs

·         revised GWCE and 2D Momentum Eq. baroclinic calcs.

·         made new GWCE and 2D ME formulations the default

·         Modules affected: vssol.f, read_input.f global.f global_3D.f timestep.f

V 45.03 modified from version 45.02 - rl - 06/08/05

·         fixed 3D bugs: compute QX, QY in 3D VSSOL, corrected name BcPressNN in ZSURFBuoy, added EP to fort.67/68 hot start files & eliminated fort.99 file, fixed roundoff error for ievc=10,11. Modules affected: vssol.f timestep.f hstart.f global_3dv.f

V 45.02 modified from version 45.01 - rl - 03/18/05

·         fixed EQUIVALENCE compile problem

·         changed alpha header inputs to 80 characters long

·         cleaned up Kendra's pred/corr algorithm, including re-localizing OffDiag, OnDiag

·         Modules affected: global.f timestep.f read_input.f

V 45.01 modified from version 44.19t - rl - 10/ /04

·         Kendra's pred/corr algorithm

·         reinstated jjw's spatially variable Tau0 algorithm

·         Modules affected: read_input.f, global.f

V 44.01/44.19t modified from version 43.03

·         changed names of load vectors in 2D solution

·         additional changes associated with removing local variables from global module

·         implemented conservative momentum equation in main timestepping code, continued removing local variables from global module. Modules effected: adcirc.f, cstart.f, global.f, hstart.f, read_input.f,  timestep.f

·         moved 2DDI momentum calculations to subroutines in timestep.f module. Modules effected: timestep.f    

·         implemented 2nd conservative momentum formulation using product rule.  

·         added 2nd nonconservative momentum Eq. (correct area integration) Modules affected: timestep.f     

·         major bug fix in conservative GWCE formulations  Modules affected:  timestep.f    

·         moved GWCE to subroutine in timestep.f                   

·         changed lateral stresses in GWCE from Randy's method to straight forward computation

·         fixed bug in GWCE lateral stress

·         revamped spatially varying Tau0 Modules affected: read_input.f

·         fixed bug in GWCE lateral stress that was present in v44.10 & v44.11  

·         fixed bug in ME Total Area that was introduced in v44.09