Skip to content

Conversation

@WPringle
Copy link
Collaborator

@WPringle WPringle commented Apr 7, 2023

  • Bug fix for make_bc call with empty varargin, e.g., when calling inner
  • Bug fix for ourKNNsearch in nanfill option with Griddata (msh.interp)
  • Bug fix for m_map link in setup.sh Error setup.sh link m_map #277
  • Fix for Make_offset with constant offset (length 1 time_vector)
  • Changing to implicit smoother (ds=1) when fix points are present inside msh.clean.
  • Adding new stability namelist options to Make_f15.m fort.15 generator
  • Removing fort.15 namelists from the default setup and adding namelist as an argument to Make_f15. User provides the list of namelists desired.
  • Updating Make_f15 help for all available input arguments.
  • Adding catch for NWS > 300 for SWAN wave coupling. In this case the RSTIMNC wave timestep must be supplied and this is written out into the WTIMNC line in fort.15

@WPringle WPringle marked this pull request as ready for review April 10, 2023 20:04
Copy link
Collaborator

@krober10nd krober10nd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't see anything that looks problematic.

@krober10nd
Copy link
Collaborator

Just remember to delete your branch after you're done. We have a lot branch rot.

@WPringle WPringle merged commit 250d931 into Projection May 30, 2023
@WPringle WPringle deleted the bug_fix/interp_and_cleaning branch May 30, 2023 14:18
@Raam-Balaji
Copy link

Title: Sample Code to Create fort.15 Using makefort15 with a Given fort.14 Mesh.

Hi, I am working on ADCIRC for a tidal simulation. I have already created the fort.14 mesh file, and I now need to generate the corresponding fort.15 file. I understand that the makefort15 subroutine can be used for this purpose.

Could you please share a sample script or example code showing how to use makefort15 to create fort.15 when fort.14 is available.

@krober10nd
Copy link
Collaborator

Hi, this is a pull request (that's closed). Use the issue tab to post an issue. The user guide shows how to use the makefort15 function and there's an extensive help docstring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants