Socket
Socket
Sign inDemoInstall

fdgrid

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fdgrid

Grid generator


Maintainers
1

Introducing fdgrid

|Pypi| |Build| |Licence|

.. image:: https://github.com/ipselium/fdgrid/blob/master/docs/source/images/fdgrid.png

fdgrid provides some tools to create regular, adaptative or curvilinear 2D grids. fdgrid has been designed to work with nsfds2 but can also be used alone. fdgrid provides tool to:

  • generate 2D meshes : x and z coordinates,
  • subdivide the grid into Subdomain objects used by nsfds2.

Requirements

:python: >= 3.7 :matplotlib: >= 3.0 :numpy: >= 1.1 :scipy: >= 1.1 :ofdlib2: >= 0.8 :mplutils: >= 0.3

Installation

Clone the github repo and

.. code:: console

$ python setup.py install

or install via Pypi

.. code:: console

$ pip install fdgrid

.. |Pypi| image:: https://badge.fury.io/py/fdgrid.svg :target: https://pypi.org/project/fdgrid :alt: Pypi Package

.. |Licence| image:: https://img.shields.io/github/license/ipselium/fdgrid.svg

.. |Build| image:: https://travis-ci.org/ipselium/fdgrid.svg?branch=master :target: https://travis-ci.org/ipselium/fdgrid

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc