Fortran Type Generator

Generate Fortran derived type definitions from JSON objects. Maps JSON types to Fortran types including integer, real(8), logical, and character.

How to Use Fortran Type Generator

Enter a type name and paste a JSON object. Click Generate to produce a Fortran derived type definition with appropriate field types.

Step-by-Step Instructions

  1. Enter a name for the Fortran derived type
  2. Paste a JSON object with your data structure
  3. Click Generate Fortran Type
  4. Copy the generated Fortran code

Related Tools

More Free Tools