dislin
There are 7 repositories under dislin topic.
Shahid718/Phase-field-Fortran-codes-using-whole-array
This repository demonstrates the use of whole array technique in Fortran programming language for phase-field codes. The codes are 2D.
Shahid718/Programming-Phase-field-in-Fortran
The repository contains phase field codes using index array programming technique. The codes are 2D and are not optimized.
andizuend/Dislin_x_y_plot
A simplified and adjustable module to create 2D Dislin plots from Fortran
Shahid718/Installation_guide
The repository demonstrates how to download and install the latest Intel Fortran release, gnuplot release, gcc release, Dislin release for Windows 10.
Shahid718/7-Fortran-plots
The repository shows the usage of 7 DISLIN routines for data plotting. They are single statement routines.
felipeary91/Uniform-Quantizer-using-DISLIN
Quantizer of a sine function that uses Dislin for plotting.
Shahid718/Fortran-Phase-field-codes-using-Internal-Procedures
The repository contains phase field codes using internal procedures. The codes are 2D and are not optimized