# TCwindgen **Repository Path**: cic_king/TCwindgen ## Basic Information - **Project Name**: TCwindgen - **Description**: Quickly generate wind field from hurricane/Tropical cyclones based on track parameter. C CUDA implementation of TCRM wind model - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TCwindgen Quickly generate wind and pressure field from hurricane/Tropical cyclones based on track parameter. This code was specifically created to generate forcing for hydrodynamics model that simulate waves and storm surges. The code includes C CUDA implementation of wind model already implemented in the tcrm code but were converted from Py to CUDA C. input files can be generated for : Delft3D SWAN Many more will be implemented