32 programs for "phase field method" with 1 filter applied:

  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 1
    Laravel Sluggable

    Laravel Sluggable

    An opinionated package to create slugs for Eloquent models

    Generate slugs when saving Eloquent models. This package provides a trait that will generate a unique slug when saving any Eloquent model. The slugs are generated with the Laravels Str::slug method. Spatie is a web design agency based in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Binding.scala

    Binding.scala

    Reactive data-binding for Scala

    Binding.scala is a data-binding library for Scala, running on both JVM and Scala.js. Binding.scala can be used as the basis of UI frameworks, however latest Binding.scala 12.x does not contain any build-in UI frameworks anymore. For creating reactive HTML UI, you may want to check out html.scala, which is a UI framework based on Binding.scala, and it is also the successor of the previously built-in dom library. See also React / Binding.scala / html.scala Interoperability for using existing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Caffeine for Laravel

    Caffeine for Laravel

    Keeping Your Laravel Forms Awake.

    Prevent forms from timing out when submitting them after leaving them on-screen for a considerable amount of time. (Laravel defaults to 120 minutes, but that is configurable and could be different site-by-site.) To achieve this, we are sending a caffeine-drip (a request at regular intervals) to keep the session from timing out. This is only implemented on pages with a _token field, so all other pages will time-out as normal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ransfoil

    ransfoil

    console to calculate airflow around an airfoil based on RANS approach

    RANSFOIL is a console program to calculate airflow field around an isolated airfoil in low-speed, subsonic, transonic or supersonic regime by numerically solving the Reynolds averaged Navier-Stokes (RANS) equations using mature computational fluid dynamics (CFD) method. As postprocess results, the aerodynamic parameters of the airfoil, e.g., lift coefficient and drag coefficient, can be integrated from the airflow distribution near wall boundary. In addition, the coupling between airflow...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Purchasing and invoice automation solution for small to mid market companies. Icon
    Purchasing and invoice automation solution for small to mid market companies.

    Save your team 10s of hours/week with a fully personalized and automated procurement process.

    ProcureDesk is an integrated purchasing and invoicing platform tailored to help small to medium sized businesses streamline their procurement processes. This user-friendly system automates workflows and consolidates purchasing data into a centralized dashboard, allowing companies to control spending and enhance transparency efficiently. Features like automated invoice matching, simple requisition creation, and immediate cash flow insights minimize manual tasks and boost operational efficiency. ProcureDesk is perfect for smaller enterprises leveraging big-business strategies to reduce costs and optimize their purchasing activities. Discover how ProcureDesk can transform your procurement process into a more effective and manageable part of your business.
  • 5
    TPLS

    TPLS

    High Resolution Direct Numerical Simulation (DNS) of Two-Phase Flows

    ... / ARCHER / ARCHER2 computer time grants, dCSE/eCSE programmes and the EU project EXCELLERAT. The Diffuse Interface Method is now used as the primary method of locating the interface. Evaporation and condensation can now be modelled. Domains with up to 300,000,000 cells have been simulated. We also provide a simplified version of the code 'S-TPLS' to help new users understand the code structure and algorithms. The next step will be to include a model of boiling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Searchable

    Laravel Searchable

    A php trait to search laravel models

    Searchable is a trait for Laravel 4.2+ and Laravel 5.0 that adds a simple search function to Eloquent Models. Searchable allows you to perform searches in a table giving priorities to each field for the table and its relations. This is not optimized for big searches, but sometimes you just need to make it simple (Although it is not slow). By default, multi-word search terms are split and Searchable searches for each word individually. Relevance plays a role in prioritizing matches that match...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ObjectBuilder2

    ObjectBuilder2

    C++ CASE tool, full life cycle code generator

    ... of complexity. Even if you use loop-references if OO hierarchy, you need include only one project-level header file. You can easy modify and refactore existing project with cut/copy/paste ANY object (from Method Argument to entire Project) within project and between ObjectBuilder projects. ObjectBuilder is not an IDE tool. It is portable two-way architect code-generation tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    namedtuplex

    namedtuplex

    Pacthed namedtuple for field defaults.

    The namedtupledefs is a patched release of the standard collection.namedtuple with added support of default values for field. In addition a method _merge is supported for the combination of named tuples. For Python2 see namedtupledefs2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    namedtupledefs3

    namedtupledefs3

    Pacthed namedtuple for field defaults.

    The namedtupledefs is a patched release of the standard collection.namedtuple with added support of default values for field. In addition a method _merge is supported for the combination of named tuples. For Python2 see namedtupledefs2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 10
    namedtupledefs2

    namedtupledefs2

    Pacthed namedtuple for field defaults.

    The namedtupledefs is a patched release of the standard collection.namedtuple with added support of default values for field. In addition a method _merge is supported for the combination of named tuples. For Python3 see namedtupledefs3 or namedtupledefs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    namedtupledefs

    namedtupledefs

    Pacthed namedtuple for field defaults.

    The namedtupledefs is a patched release of the standard collection.namedtuple with added support of default values for field. In addition a method _merge is supported for the combination of named tuples. For Python2 see namedtupledefs2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Fosite - advection problem solver

    numerical simulation code for solving transport equations in 1D/2D/3D

    Fosite is a generic framework for the numerical solution of hyperbolic conservation laws in generalized orthogonal coordinates. Its main purpose is the simulation of compressible flows in accretion disks. The underlying numerical solution method belongs to the family of unsplit conservative finite volume TVD schemes. The method is 2nd order accurate in space and uses high order Runge-Kutta and multistep schemes for time evolution. In addition to the pure advection code several source terms have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    BioRec:Bird Census field data annotation

    Recognizing biological data from a notebook.

    This project helps to digitize field data for a certain Bird Census method. Namely, bird census based on personal inspection or small (~10 km^2) regions with recording birds' position and behaviour on paper. This project makes it easy to annotate such field data and to make this data available for statistical analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Iphigenie

    Iphigenie

    A fast and versatile molecular dynamics program

    The molecular mechanics (MM) program Iphigenie provides a broad range of molecular dynamics (MD) methods and technologies, including polarizable force fields (PMM), the HADES reaction field, and QM/(P)MM hybrid simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Attitude Estimator

    Attitude Estimator

    A C++ implementation of a nonlinear 3D IMU fusion algorithm.

    Attitude Estimator is a generic platform-independent C++ library that implements an IMU sensor fusion algorithm. Up to 3-axis gyroscope, accelerometer and magnetometer data can be processed into a full 3D quaternion orientation estimate, with the use of a nonlinear Passive Complementary Filter. The library is targeted at robotic applications, but is by no means limited to this. Features of the estimator include gyro bias estimation, transient quick learning, multiple estimation algorithms,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PhaseSpace

    Analyse dynamical systems, plot its phase space and critical points.

    Phase Space is born out of the need of a simple yet powerful open source tool to study dynamical systems. PhaseSpace allows you to plot the phase space of the dynamical system you are studying, its critical points and the curves of slope zero and infinite.It can also plot the solutions of the system and it's vector field. To use PhaseSpace you'll need to have Python installed along with Matplotlib and Numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    LBM3fm

    LBM3fm - Lattice Boltzmann method for film flow modelling

    This program provides the moment method boundary condition treatment for multi-phase flow modelling with lattice Boltzmann methods. For feedback, leave a review, leave a comment on the discussion page or send me a private mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Single Web Page to Edit any MySQL table

    Easily add a table editor for any table.

    Add a single web page to edit any mysql table. Just put in the DB credentials, the file handles the rest. Optionally: * Put the credentials in a secure /etc/ folder to avoid accidents. * Also added a CSS page if you want it to look pretty. * Can also run a script on add/edit/delete. * Can also have a dropdown for ALL tables in a single DB instead of just a single table. Most importantly: You can allow a user to edit a single table with simple security and no access to anything...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ReFit

    ReFit

    Eclipse Plug-in for Automatic Refactoring of Fit Tests.

    The ReFit Eclipse plugin performs automatic refactoring of the Fit test specs (http://fit.c2.com) and of the relevant code when a refactoring process is invoked. NOTE: The project is still in Beta, but we think stable enough, to be used. Just try. For more information about the project, installation and use instructions see https://sourceforge.net/apps/trac/fitrefactoring/ We are pleased about the many downloads. We are also pleased for your feedback/review - many thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Qi - Quantitative Imaging (PIV and more)

    Qi - Quantitative Imaging (PIV and more)

    A collection of MATLAB tools for PIV, PTV, particle sizing, and more.

    Qi is a collection of MATLAB tools for the quantitative analysis of flow field images. Our Particle Image Velocimetry (PIV) tool, prana, implements a Robust Phase Correlation kernel for PIV analysis, and now includes Particle Tracking Velocimetry and sizing tools. Tools for pressure calculation, proper orthogonal decomposition (POD), and 3d imaging are under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    KEMP

    A FDTD solver for electromagnetic wave simulations on a GPU cluster

    KEMP is a fast FDTD solver on a GPU-based cluster. The FDTD (Finite-Difference Time-Domain) method is a popular numerical method for electromagnetic field simulations. KEMP enables hardware accelerations suitable for multi-GPU, multi-core CPU and GPU cluster. KEMP also provide easy configuration by using Python scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jQuery Validate

    jQuery Validate

    A simple jQuery plugin to validate forms.

    A simple jQuery plugin to validate forms. To use jQuery Validate you just need to include in your code a version of the jQuery library equal or more recent than 1.7 and a file with the plugin. After calling the jQuery.fn.validate method, you can validate your fields using data attributes, that are valid to the HTML5, according to the W3C. jQuery Validate supports all fields of the HTML5 and uses WAI-ARIA for accessibility. You can use several attributes to your validations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JavAjax is now at 1.4 beta version, for downloads and documentation please visit http://www.javajax.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Chaplin is a Java class transformer which brings some modern language concepts into Java(TM): For example: contexts, composites, traits (mixins), runtime type conversion, dynamic method signatures, method and field aggregators etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The openLBMflow is an fast fluid flow solver based on Lattice Boltzmann Method. Main future are 2D and 3D code, single and multiphase models, Output data in VTK format can be directly open in Paraview. Download Windows or Linux binary version now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next