degawa
Developing gas-liquid-solid multiphase flow simulation software products in a private company. Previously at Nagoya University.
Nagoya UniversityAichi Japan
Pinned Repositories
any
A user-defined type for mimicking procedures that can return different types
errstat
error status and message handling library for Modern Fortran
ex_fypp
Examples of fypp
fassert
An extensible assertion library oriented to work with unit testing frameworks for Fortran
flop
provides Operator-Oriented Fortran Library for 2D incompressible flow simulation
fortran-numeric
A library handling integer, floating-point number, and non-number in modern Fortran
fortran-time-measurement
Himeno-Benchmark-in-Modern-Fortran
Himeno Benchmark program written in Modern Fortran (Fortran 2003 or later)
LinkedList
Doubly Linked List for Fortran 2003.
stdlib_modules
Provides each Fortran stdlib module as an individual fpm project
degawa's Repositories
degawa/flop
provides Operator-Oriented Fortran Library for 2D incompressible flow simulation
degawa/fortran-numeric
A library handling integer, floating-point number, and non-number in modern Fortran
degawa/any
A user-defined type for mimicking procedures that can return different types
degawa/errstat
error status and message handling library for Modern Fortran
degawa/fassert
An extensible assertion library oriented to work with unit testing frameworks for Fortran
degawa/bstrith
provides procedures for arithmetic operations on binary numbers in strings.
degawa/dictos
Symbolic discretization tools for finite difference method on regular and staggered grid
degawa/enumul
an incomplete typed enumerator emulator for Fortran
degawa/fed
functions to create Fortran edit descriptors
degawa/strith
Converts a variable representing a long integer into a string by performing arithmetic operations on numbers in strings.
degawa/array_range
provides user-defined types to improve the manipulation of bounds of Fortran arrays.
degawa/axis
the user-defined type for representing axis
degawa/catechin
A wrapper for Fortran-stdlib logger, categorizing log messages and extending the feature by the operator chaining
degawa/enclose
provide procedures for enclosing a string in brackets
degawa/github-action-demo
degawa/github-action-doc
degawa/github-action-pullreq
degawa/maps
A practical wrapper for stdlib_hashmaps
degawa/newunit
provides a function that returns a positive and unopened unit number
degawa/ooc2024_guidebook
degawa/orbs
A wrapper that allows arithmetic operations for stdlib_bitsets.
degawa/par-funnel
Fortran unit test parameterizer using namelist
degawa/PENF
Portability Environment for Fortran poor people
degawa/repot
Abstract data types designed for the repository pattern for reading configuration files in Fortran
degawa/repot_examples
practical usage examples of an abstract data type designed for the repository pattern
degawa/space
user-defined type for representing space
degawa/stdlib
Fortran Standard Library
degawa/store
Utility procedure for storing value to optional variable
degawa/testdrive_util
provides procedures to improve the convenience of test-drive, a testing framework for Fortran
degawa/VTKFortran
pure Fortran VTK (XML) API