The Pencil Code Logo

Getting Started Quickly

  • Ultra Quick Start Guide
  • Quick Start Guide
  • Full User Manual

Community & Resources

  • Useful links
  • Discussion groups
  • Scientific usage
  • Python postrocessing meetings

Developing Pencil Code

  • Download the code
  • Git guide
  • svn guide
  • General commit guideline
  • Coding style
  • Social rules

Working with Simulations / Extra Tools

  • CVS guide
  • Super short Docker reference

Postprocessing & Tutorials

  • The Pencil Code: samples
  • Pencil Python Tutorials
  • IDL to Python Translation Guide for Pencil Code
  • Pencil Mathematica Tutorials
  • Python Package Development

Contributing to Documentation

  • Using Sphinx
  • Using reStructuredText
  • Tips for writing code documentation
  • How to generate autodocumentation for Fortran
  • How to add scientific citations to the PENCIL CODE

Autogenerated Documentation

  • Python packages
  • Fortran modules
    • Main source files (src)
    • experimental source files (src/experimental)
    • inactive source files (src/inactive)
    • initial_condition source files (src/initial_condition)
    • magnetic source files (src/magnetic)
    • obsolete source files (src/obsolete)
    • pre_and_post_processing source files (src/pre_and_post_processing)
      • pc_collect
      • pc_collect_exp
      • pc_collect_pvar
      • pc_configtest
      • pc_distribute
      • pc_distribute_z
      • pc_extract
      • pc_reduce
      • pc_tecplot
      • pc_tecplot_solid
      • read_xyaver_alpha
    • special source files (src/special)
    • test_methods source files (src/test_methods)
  • Startup and run-time parameters
  • bin scripts
The Pencil Code
  • Fortran modules
  • pc_configtest
  • View page source

pc_configtest

Program

program  pc_configtest
Use :

cdata, cparam (fnlen(), intlen()), diagnostics, file_io (file_exists()), filter, general (itoa()), grid (initialize_grid(), set_coorsys_dimmask(), construct_grid()), io, messages, param_io, particles_main, register, snapshot, sub, syscalls (sizeof_real())

Call to:

svn_id(), initialize_messages(), read_all_init_pars(), set_coorsys_dimmask(), read_all_run_pars(), register_modules(), particles_register_modules(), directory_names(), construct_grid(), initialize_modules(), particles_initialize_modules(), rgrid(), finalize_modules(), fnames_clean_up(), vnames_clean_up()

Previous Next

© Copyright 2025, Illa R. Losada.

Built with Sphinx using a theme provided by Read the Docs.