Skip to content
Snippets Groups Projects
Select Git revision
  • laptop
  • master default protected
  • development
  • v10.4.1
  • lcm_nudge
  • m_lcm
  • flexpart_lcm
  • fix_GFS
  • optimise
  • fix_GFS_23
  • feature_gfs_fix
  • wetdepo_bugfix
  • feature/newWetDepo
  • tests
  • christine
  • split_mods
  • openmp
  • anne
  • release-10.4.1
  • dev
  • 10.4.1_pesei
  • v11_beta
  • v10.4
  • v10.4_beta
  • v10.4_alpha
  • v9.2.0.3
  • v9.2
  • FPv9.3.2e
  • FPv9.3.2d
  • FPv9.3.2c
  • FPv9.3.2b
  • v9.2.0.2_Yosemite
  • ICR-1008
  • v10.2beta
  • FPv9.3.2a
  • fp9.3.1-20170412-nc4-coded
  • fp9.3.1-20170408-nc4
  • devlan-20161106
  • FPv9.3.1f
  • FPv9.3.1e
  • FPv9.3.1d
41 results

flexpart

Forked from Flexpart / Flexpart
1208 commits behind, 1 commit ahead of the upstream repository.
user avatar
Ignacio Pisso authored
0805b102
History
Name Last commit Last update
documentation
options
src
tests
README.md

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

  • This repository contains the development version of the Lagrangian model FLEXPART 9.2 migrated from svn

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • The version contributed should compile on a reference version of the system and compiler. The current reference is gfortran on Ubuntu 12.04 -- GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
  • Code contribution including new features and bug fixes should be complemented with appropriate tests
  • Writing tests: An essential test consists of a set of input files and directories that allow FLEXPART to run. A test can be accompanied by output files for verification
  • Code review
  • Other guidelines

Who do I talk to?