Search Results for "phase field method" - Page 3

Showing 127 open source projects for "phase field method"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    TCP Over HTTP Tunnel

    TCP Over HTTP Tunnel

    TCP Over HTTP Tunnel Client with Header Host Support ( Injector ).

    TCP Over HTTP Tunnel Free Server Provided by Fastssh.com Server: tcp.serverip.co Ports: 80, 8080, 3128 Password: fastssh.com Works only with fastssh.com SSH accounts. In some networks, the use of CONNECT method is blocked. In such cases, an HTTP tunnel can still be implemented using only the usual HTTP methods as POST, GET, PUT and DELETE. The server runs outside the blocked network and acts as a special HTTP server. The client program is run on a computer inside the blocked...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    x0

    x0

    Document & develop React components without breaking a sweat

    Document & develop React components without breaking a sweat. Zero-config, no plugins, components over configuration. use markdown, MDX, or React components, automatic file system based routing, completely customizable, export static sites, works as an isolated development environment. x0 renders a directory of React components, automatically handling routing based on filename. Create a docs folder and add an index.js file. Use the async getInitialProps static method to fetch data for static...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Dielectric shimming design tool for MRI

    Dielectric shimming design tool for MRI

    Design of high-permittivity pads to tailor the magnetic RF field

    In MRI, a homogeneous magnetic RF field is of great importance to acquire equally weighted contrast images. In high-field MRI, however, the RF field is inhomogeneous. Dielectric materials, in the form of flexible pads, are an effective method to tailor the magnetic RF field. These pads are placed on the body and induce a secondary magnetic field because of its high permittivity, such that the magnetic field distribution can be improved. The design of a pad is not trivial and its material...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TXM-Wizard
    ... microscopy, Analytical and Bioanalytical Chemistry, Volume 404, Issue 5, pp 1297-1301 (2012) http://link.springer.com/article/10.1007%2Fs00216-012-5818-9 -) Three-dimensional imaging of chemical phase transformations at the nanoscale with full-field transmission X-ray microscopy, Journal of Synchrotron Radiation, 18, 773-781. (2011) http://scripts.iucr.org/cgi-bin/paper?ie5055
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    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
  • 9

    Memory Manager: MDX

    Memory Manager: MDX = malloc() + free() + Garbage Collection

    MDX is a thread safe memory manager similar to the standard C library's malioc() and free(), except that it allows for some (or all) of the memory to be automatically freed by mark and sweep garbage collection with finalization. It's written in C++ under the Apache license for Windows and Linux on 32 & 64 bit systems. Programs using MDX provide it with a marking callback. The callback performs the marking phase of garbage collection, using MDX's mark() method to actually mark the wanted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    Compare Two Images Matlab Code
    This program calculate the similarity index of two images and tells user in terms of percentage that how much the two images are similar and where the difference lies. The images of the person should be of same posture/angle. This method is still in its development phase and yet more work has to be done on it. It is best for learning how to compare two images that are quite similar to each other. A very interesting application of this code is that a person can check its face before and after...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    StrategyStateGenerator

    Generator for strategy and/or state pattern code in Java

    ... identical (see [Design Pattern](http://c2.com/cgi/wiki?StrategyPattern)). Thus the ancestor project [Strategy Generator](https://sourceforge.net/projects/strategygenerator/) has been adapted as new project *Strategy/State Generator* to generate also *State Pattern* Java source code. Please, note, that the API of this project and [Strategy Generator](https://sourceforge.net/projects/strategygenerator/) are similar but not identical. The structure is equal. However, the class and field method names
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AuthPubli-Citations-Application

    Tool displaying most cited authors and pulications related to a field

    A web application that aggregates results of HTTP requests to academic search engines APIs and SPARQL queries to some of well established linked data knowledge bases in order to display relevant information about most cited authors and publications related to a research field. the expected users are: PHD students and researchers who need to identify relevant bibliographic references in order to carry out literature review as a major and preliminary phase of any research work. Developers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This package implements the algorithm bagging markov random field method with c++ together with Java interface. http://nar.oxfordjournals.org/content/41/2/e42.long Cytoscape App: BMRF-Net-CytoscapeV1.0.tar.gz https://sourceforge.net/projects/bmrfcjava/files/BMRF-Net%20Package/BMRF-Net-CytoscapeV1.0.tar.gz/download Source code and standalone version: BMRF-Net-standalone.tar.gz https://sourceforge.net/projects/bmrfcjava/files/BMRF-Net%20Package/BMRF-Net-standaloneV1.1.tar.gz/download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Abaqus Implementation of Phase Field

    Abaqus implementation of phase--field model for brittle fracture

    A phase-field model for brittle fracture is implemented in the commercial finite element software Abaqus by means of UEL subroutine. The phase-field method considerably reduces the implementation complexity for fracture problems as it removes the need for numerical tracking of discontinuities in the displacement field that are characteristic of discrete crack methods. This is accomplished by replacing the sharp discontinuities with a scalar damage phase-field representing the diffuse crack...
    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

    CFD2D

    The incompressible Navier-Stokes equations solver in 2D domains

    CFD2D is open source software for Linux for solving the non-dimensionalized incompressible Navier-Stokes equations (NSE) inside an arbitrary two-dimensional domain inscribed in a unit square with Dirichlet and "do-nothing" boundary conditions. The space discretization is based on Finite Element Method (FEM) using an approximately uniform triangular mesh. The two choices of FE spaces are offered, these are of the so called MINI-element and of the Taylor-Hood element. The first element consists...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18

    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
  • 19

    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
  • 20
    lxnstack

    lxnstack

    A program to align and stack astronomical images.

    Lxnstack is a program designed to align and stack astronomical images (both planetary and deep-sky). The features of latest version are: * Several stacking methods (average, median, sigma-clipping, ...) * Two automatic align method: align-points; phase correlation, * One manual align method. * sub-pixel precision (0.1 pixel for phase correlation and 0.01 pixel for manual alignment). * Automatic image derotation. * FITS file support (by installing the python2 package 'astropy...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    ClrDbg

    Tool for opening dmp files for .NET applications.

    ClrDbg can open a dmp file, or connect to a running process, and display information about the objects on the heap and their class information (such as field definitions and method signatures), threads and their call stacks. ClrDbg uses the Microsoft.Diagnostics.Runtime.dll (ClrMD). The user-interface allows the user to drill-down by clicking on hyperlinks in a grid view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    FSOM

    FSOM: Self-organizing epigenetic profile with flexible learning strate

    The FSOM tool is developed aimed to categorize digital signal profiles of unequal length. The method is originally designed for epigenetic profile clustering, as in the epigenetic research field; the signal profiles from different regions that play the same functional role supposed to be similar. But the lengths of such signals are always unequal and this feature of the data raises the need for method that able to flexibly categorize the profile sets with unequal length. Our FSOM addresses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    VocabularyMem

    Program for manage data, like a simple database and for exercises for

    “ VocabularyMem” is a program for manage data, like a simple database and for exercises for memorize this data. Originary the program is for exercise only, but it is expanded, so you can also use it for store photos with tags and data around, or videos without taking a new space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    uFlex - all in one PHP user Class

    https://github.com/ptejada/uFlex

    Refer to the Github repository for the latest updates: https://github.com/ptejada/uFlex uFlex or userFlex is an all in one PHP user class that provides developers with a simple yet secured, reliable and flexible framework like structure class to authenticate their sites and applications. uFlex handles the tedious auth processes for you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    2DMED

    2DMED

    Phase Sensitive Detection and Modulated Enhanced Diffraction Software

    ... demodulation calculations at k = 2 on in situ powder diffraction data represent implementation of MED method which been described in Chernyshov, D. et al. Acta Cryst. 2011, A67, 327. Demodulated data can be then viewed on 2D and/or 1D plot and analyses with different tools including In Phase Plot, Maximum Amplitude Plot and Positive Pattern Plot. Demodulated data also can be saved in ASCII format for further analysis.
    Downloads: 0 This Week
    Last Update:
    See Project