Skip to content

Getting ready for 3.0.0 #50

@RolfSander

Description

@RolfSander

Let's list all the remaining little tasks here which we'd like to finish before version 3.0.0 is released:

  • Status of Matlab?

  • Status of C?

  • duplicate Table numbers in pdf of user manual

  • Add to docs: How to use F90_RCONST for including external functions like Hg_RateLawFuncs

  • Add to docs: Mention in KPP revision history that arr, arr2, and
    k_3rd* were deleted and replaced by arr_* and k3rd*.

  • Maybe add to docs: Short autoreduce description in Numerical methods -> Rosenbrock methods?

  • I think that DOUBLE COMPLEX does not exist in f90 and must be replaced by COMPLEX(kind=dp).

  • Update the list of ci-tests (_table-ci-tests) in 06_info_for_kpp_developers.rst (@yantosca?)

  • Add a few lines about feuler.f90 in 07_numerical_methods.rst (@msl3v?)

  • Cleanup of CONTRIBUTING.rst and SUPPORT.rst: Reduce overlap, maybe one file is sufficient. Sync with CONTRIBUTING.md and SUPPORT.md. (I can take care of this if you want)

  • Delete NFLUX completely?

  • Is Vdotout unnecessary?

  • bibtex.json seems to be outdated (or unnecessary?)

  • Do we have to fix these memory leaks in gen.c? main...kilicomu:KPP:bugfix/gen_memory_leaks

  • Update doc for MacOS-specific configuration edits

  • Removed host-specific tests in Makefile.defs; added KPP_FLEX_LIB_DIR to specify the path of the flex library file (libfl.a or libfl.so) if it cannot be found in standard locations such as /usr/lib, /usr/lib64/, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions