From a88fd185ffc4feb38fb768ebf466886182fd99fd Mon Sep 17 00:00:00 2001 From: Don Morton <Don.Morton@borealscicomp.com> Date: Thu, 2 Jun 2016 16:57:00 +0000 Subject: [PATCH] Initial test of FPv9.3.1 branch --- DONTEST | 1 + README.md | 30 ------------------------------ 2 files changed, 1 insertion(+), 30 deletions(-) create mode 100644 DONTEST delete mode 100644 README.md diff --git a/DONTEST b/DONTEST new file mode 100644 index 00000000..483a1bd8 --- /dev/null +++ b/DONTEST @@ -0,0 +1 @@ +This is a test of the branch diff --git a/README.md b/README.md deleted file mode 100644 index 146c8c24..00000000 --- a/README.md +++ /dev/null @@ -1,30 +0,0 @@ -# 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? ### - -* Ignacio Pisso ip@nilu.no -- GitLab