# # ChangeLog for / in flexpart.git # # Generated by Trac 1.0.2 # Apr 24, 2024, 5:32:49 AM Tue, 24 Oct 2017 11:38:37 GMT Espen Sollum ATMOS [02095e3] * tests/NILU/test_1/options/SPECIES/SPECIES_001 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_002 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_003 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_004 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_005 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_006 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_007 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_008 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_009 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_010 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_011 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_012 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_013 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_014 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_015 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_016 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_017 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_018 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_019 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_020 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_021 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_022 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_024 (modified) * tests/NILU/test_1/options/SPECIES/SPECIES_025 (modified) * tests/NILU/test_2/options/SPECIES/SPECIES_026 (modified) * tests/NILU/test_Volc/options/SPECIES/SPECIES_101 (modified) * tests/NILU/test_Volc/options/SPECIES/SPECIES_102 (modified) * tests/NILU/test_Volc/options/SPECIES/SPECIES_103 (modified) * tests/NILU/test_Volc/options/SPECIES/SPECIES_104 (modified) * tests/NILU/test_Volc/options/SPECIES/SPECIES_105 (modified) * tests/NILU/test_Volc/options/SPECIES/SPECIES_106 (modified) * tests/test_1/options/SPECIES/SPECIES_001 (modified) * tests/test_1/options/SPECIES/SPECIES_002 (modified) * tests/test_1/options/SPECIES/SPECIES_003 (modified) * tests/test_1/options/SPECIES/SPECIES_004 (modified) * tests/test_1/options/SPECIES/SPECIES_005 (modified) * tests/test_1/options/SPECIES/SPECIES_006 (modified) * tests/test_1/options/SPECIES/SPECIES_007 (modified) * tests/test_1/options/SPECIES/SPECIES_008 (modified) * tests/test_1/options/SPECIES/SPECIES_009 (modified) * tests/test_1/options/SPECIES/SPECIES_010 (modified) * tests/test_1/options/SPECIES/SPECIES_011 (modified) * tests/test_1/options/SPECIES/SPECIES_012 (modified) * tests/test_1/options/SPECIES/SPECIES_013 (modified) * tests/test_1/options/SPECIES/SPECIES_014 (modified) * tests/test_1/options/SPECIES/SPECIES_015 (modified) * tests/test_1/options/SPECIES/SPECIES_016 (modified) * tests/test_1/options/SPECIES/SPECIES_017 (modified) * tests/test_1/options/SPECIES/SPECIES_018 (modified) * tests/test_1/options/SPECIES/SPECIES_019 (modified) * tests/test_1/options/SPECIES/SPECIES_020 (modified) * tests/test_1/options/SPECIES/SPECIES_021 (modified) * tests/test_1/options/SPECIES/SPECIES_022 (modified) * tests/test_1/options/SPECIES/SPECIES_024 (modified) * tests/test_1/options/SPECIES/SPECIES_025 (modified) Modified SPECIES files for some NILU tests Fri, 13 Oct 2017 11:59:48 GMT Espen Sollum ATMOS [027e844] * .gitignore (modified) * src/calcpar.f90 (modified) * src/par_mod.f90 (modified) Bugfix for calcpar. Mon, 09 Oct 2017 11:25:07 GMT Espen Sollum ATMOS [fe32dca] * src/FLEXPART.f90 (modified) * src/FLEXPART_MPI.f90 (modified) * src/com_mod.f90 (modified) * src/conccalc.f90 (modified) * src/conccalc_mpi.f90 (modified) * src/drydepokernel.f90 (modified) * src/makefile (modified) * src/par_mod.f90 (modified) * src/timemanager.f90 (modified) * src/wetdepokernel.f90 (modified) Renamed lnokernel, corrected default setting. Fri, 06 Oct 2017 14:20:44 GMT Espen Sollum ATMOS [47f96e5] * src/verttransform_ecmwf.f90 (modified) init_r was mistakenly set to .true. in commit ... Thu, 05 Oct 2017 09:31:34 GMT Espen Sollum ATMOS [7233c03] * src/FLEXPART_MPI.f90 (modified) Removed a warning message. Thu, 05 Oct 2017 09:09:23 GMT Espen Sollum ATMOS [de4c5e9] * src/gridcheck_emos.f90 (deleted) * src/gridcheck_fnl.f90 (deleted) * src/gridcheck_gfs_emos.f90 (deleted) * src/gridcheck_nests_emos.f90 (deleted) * src/gridcheck_orig_ecmwf.f90 (deleted) * src/makefile (modified) * src/par_mod.f90 (modified) * src/readlanduse_int1.f90 (deleted) * src/readwind.f90 (deleted) * src/readwind_gfs_emos.f90 (deleted) * src/readwind_mpi.f90 (deleted) * src/readwind_nests_emos.f90 (deleted) * src/verttransform.f90 (deleted) * src/verttransform_ecmwf.f90 (modified) Added option to output particle count per grid cell. Deleted some ... Tue, 03 Oct 2017 15:44:21 GMT Espen Sollum ATMOS [08a38b5] * src/conccalc.f90 (modified) * src/conccalc_mpi.f90 (modified) * src/concoutput.f90 (modified) * src/par_mod.f90 (modified) Added (hardcoded) option to output number of particles per grid cell. Wed, 13 Sep 2017 11:55:16 GMT Espen Sollum ATMOS [bb579a9] * src/FLEXPART.f90 (modified) * src/FLEXPART_MPI.f90 (modified) * src/calcmatrix.f90 (modified) * src/calcmatrix_gfs.f90 (deleted) * src/calcpar.f90 (modified) * src/calcpar_gfs.f90 (deleted) * src/calcpar_nests.f90 (modified) * src/convmix.f90 (modified) * src/convmix_gfs.f90 (deleted) * src/detectformat.f90 (added) * src/ecmwf_mod.f90 (deleted) * src/getfields.f90 (modified) * src/getfields_mpi.f90 (modified) * src/gfs_mod.f90 (deleted) * src/gributils/class_gribfile_mod.f90 (added) * src/gributils/test/.gitignore (added) * src/gributils/test/Makefile (added) * src/gributils/test/testdrive.f90 (added) * src/gridcheck_ecmwf.f90 (moved) * src/gridcheck_gfs.f90 (modified) * src/makefile (modified) * src/mpi_mod.f90 (modified) * src/obukhov.f90 (modified) * src/obukhov_gfs.f90 (deleted) * src/outgrid_init.f90 (modified) * src/par_mod.f90 (modified) * src/readwind_ecmwf.f90 (added) * src/readwind_ecmwf_mpi.f90 (added) * src/readwind_gfs.f90 (modified) * src/richardson.f90 (modified) * src/richardson_gfs.f90 (deleted) * src/timemanager.f90 (modified) * src/timemanager_mpi.f90 (modified) * src/unc_mod.f90 (modified) * src/verttransform_ecmwf.f90 (added) * src/verttransform_gfs.f90 (modified) * src/writeheader.f90 (modified) * src/writeheader_nest.f90 (modified) * src/writeheader_nest_surf.f90 (modified) * src/writeheader_surf.f90 (modified) * tests/NILU/basic_tests (modified) * tests/NILU/run_tests (modified) * src/coordtrafo.f90 (modified) * src/readspecies.f90 (modified) Merge branch 'ctbto' into dev Wed, 13 Sep 2017 11:53:25 GMT Espen Sollum ATMOS [dd6a4aa] * tests/NILU/basic_tests (modified) * tests/NILU/run_tests (modified) Modified NILU tests to work with unified executable Wed, 13 Sep 2017 10:36:25 GMT Espen Sollum ATMOS [d8eed02] * src/FLEXPART.f90 (modified) * src/FLEXPART_MPI.f90 (modified) * src/calcmatrix.f90 (modified) * src/gridcheck_gfs.f90 (modified) * src/makefile (modified) * src/par_mod.f90 (modified) * src/timemanager_mpi.f90 (modified) Minor edits Mon, 28 Aug 2017 12:38:15 GMT Espen Sollum ATMOS [5b34509] * src/calcmatrix_gfs.f90 (deleted) * src/calcpar_gfs.f90 (deleted) * src/convmix_gfs.f90 (deleted) * src/ecmwf_mod.f90 (deleted) * src/gfs_mod.f90 (deleted) * src/gridcheck.f90 (deleted) * src/obukhov_gfs.f90 (deleted) * src/richardson_gfs.f90 (deleted) Deleted unused files Thu, 17 Aug 2017 16:39:17 GMT Espen Sollum ATMOS [6ecb30a] * src/FLEXPART.f90 (modified) * src/FLEXPART_MPI.f90 (modified) * src/calcmatrix.f90 (modified) * src/calcpar.f90 (modified) * src/calcpar_nests.f90 (modified) * src/convmix.f90 (modified) * src/getfields.f90 (modified) * src/getfields_mpi.f90 (modified) * src/gridcheck_gfs.f90 (modified) * src/makefile (modified) * src/mpi_mod.f90 (modified) * src/obukhov.f90 (modified) * src/outgrid_init.f90 (modified) * src/par_mod.f90 (modified) * src/readwind_gfs.f90 (modified) * src/richardson.f90 (modified) * src/timemanager.f90 (modified) * src/timemanager_mpi.f90 (modified) * src/unc_mod.f90 (modified) * src/verttransform_ecmwf.f90 (modified) * src/verttransform_gfs.f90 (modified) * src/writeheader.f90 (modified) * src/writeheader_nest.f90 (modified) * src/writeheader_nest_surf.f90 (modified) * src/writeheader_surf.f90 (modified) Merged changes from CTBTO project Fri, 11 Aug 2017 12:01:12 GMT Espen Sollum ATMOS [61e07ba] * src/detectformat.f90 (added) * src/gributils/class_gribfile_mod.f90 (added) * src/gributils/test/.gitignore (added) * src/gributils/test/Makefile (added) * src/gributils/test/testdrive.f90 (added) * src/gridcheck_ecmwf.f90 (added) * src/makefile (modified) * src/par_mod.f90 (modified) * src/readwind_ecmwf.f90 (added) * src/readwind_ecmwf_mpi.f90 (added) * src/verttransform_ecmwf.f90 (added) Adding files from CTBTO project wo_17 Mon, 07 Aug 2017 16:22:04 GMT Espen Sollum ATMOS [aa8c34a] * src/mpi_mod.f90 (modified) * src/readspecies.f90 (modified) Minor edits Mon, 07 Aug 2017 14:43:38 GMT Espen Sollum ATMOS [1d072c0] * src/coordtrafo.f90 (modified) Changed some limits to adapt to high resolution (<0.5) winds (when ... Fri, 04 Aug 2017 14:18:03 GMT Espen Sollum ATMOS [b5127f9] * src/init_domainfill.f90 (modified) * src/init_domainfill_mpi.f90 (modified) * src/mean_mod.f90 (modified) * src/mpi_mod.f90 (modified) * src/readavailable.f90 (modified) * src/readcommand.f90 (modified) * src/timemanager_mpi.f90 (modified) Fixed an inconsistency (serial vs parallel) with domain-filling option Tue, 20 Jun 2017 09:09:35 GMT Espen Sollum ATMOS [5184a7c] * src/FLEXPART_MPI.f90 (modified) * src/advance.f90 (modified) * src/com_mod.f90 (modified) * src/readreleases.f90 (modified) Enable settling with multiple species if from separate releases Tue, 20 Jun 2017 08:56:51 GMT Sabine [a76d954] * src/timemanager.f90 (modified) bugfix: wetscav was used as array and real at the same time Wed, 07 Jun 2017 14:53:29 GMT Espen Sollum ATMOS [db375cc] * src/wetdepo.f90 (modified) Removed some unused variables Sun, 04 Jun 2017 20:57:12 GMT Espen Sollum ATMOS [e52967c] * src/advance.f90 (modified) * src/conccalc.f90 (modified) * src/conccalc_mpi.f90 (modified) Quick fix for segmentation fault when particle is at north pole Wed, 31 May 2017 10:11:57 GMT Espen Sollum ATMOS [72d3a5a] * src/verttransform.f90 (modified) * src/verttransform_nests.f90 (modified) Bugfix in verttransform (call to function ew) Tue, 16 May 2017 22:19:46 GMT Ignacio Pisso [6d420c3] * create_tarball.sh (added) add create_tarball.sh to dev branch for release of version 10.2 Mon, 08 May 2017 17:32:48 GMT Sabine [2bec33e] * src/com_mod.f90 (modified) * src/conccalc.f90 (modified) * src/drydepokernel.f90 (modified) * src/timemanager.f90 (modified) * src/wetdepokernel.f90 (modified) resolved kernel merge: removed all uskernel Mon, 08 May 2017 17:28:32 GMT Sabine [6985a98] * options/SPECIES/spec_overview (modified) * src/advance.f90 (modified) * src/com_mod.f90 (modified) * src/conccalc.f90 (modified) * src/concoutput.f90 (modified) * src/drydepokernel.f90 (modified) * src/ecmwf_mod.f90 (modified) * src/get_vdep_prob.f90 (added) * src/get_wetscav.f90 (added) * src/getfields.f90 (modified) * src/interpol_rain.f90 (modified) * src/interpol_vdep.f90 (modified) * src/makefile (modified) * src/par_mod.f90 (modified) * src/readcommand.f90 (modified) * src/readreleases.f90 (modified) * src/releaseparticles.f90 (modified) * src/timemanager.f90 (modified) * src/verttransform.f90 (modified) * src/wetdepo.f90 (modified) * src/wetdepokernel.f90 (modified) * src/writeprecip.f90 (added) * src/FLEXPART.f90 (modified) * src/FLEXPART_MPI.f90 (modified) * src/boundcond_domainfill_mpi.f90 (modified) * src/conccalc_mpi.f90 (modified) * src/concoutput_nest_mpi.f90 (modified) * src/concoutput_surf.f90 (modified) * src/drydepokernel_nest.f90 (modified) * src/gfs_mod.f90 (modified) * src/gridcheck_gfs.f90 (modified) * src/init_domainfill_mpi.f90 (modified) * src/mean_mod.f90 (modified) * src/mpi_mod.f90 (modified) * src/netcdf_output_mod.f90 (modified) * src/outg_mod.f90 (modified) * src/readavailable.f90 (modified) * src/releaseparticles_mpi.f90 (modified) * src/timemanager_mpi.f90 (modified) * src/unc_mod.f90 (modified) compiles after merge scavenging into test dev Mon, 08 May 2017 08:34:40 GMT Sabine [d9f0585] * src/FLEXPART.f90 (modified) * src/FLEXPART_MPI.f90 (modified) * src/boundcond_domainfill_mpi.f90 (modified) * src/com_mod.f90 (modified) * src/conccalc.f90 (modified) * src/conccalc_mpi.f90 (modified) * src/concoutput.f90 (modified) * src/concoutput_nest_mpi.f90 (modified) * src/concoutput_surf.f90 (modified) * src/drydepokernel.f90 (modified) * src/drydepokernel_nest.f90 (modified) * src/gfs_mod.f90 (modified) * src/gridcheck_gfs.f90 (modified) * src/init_domainfill_mpi.f90 (modified) * src/makefile (modified) * src/mean_mod.f90 (modified) * src/mpi_mod.f90 (modified) * src/netcdf_output_mod.f90 (modified) * src/outg_mod.f90 (modified) * src/par_mod.f90 (modified) * src/readavailable.f90 (modified) * src/readcommand.f90 (modified) * src/readreleases.f90 (modified) * src/readspecies.f90 (modified) * src/releaseparticles_mpi.f90 (modified) * src/timemanager_mpi.f90 (modified) * src/unc_mod.f90 (modified) * src/wetdepo.f90 (modified) * src/wetdepokernel.f90 (modified) * options/SPECIES/SPECIES_031 (modified) Merge branch 'dev' of git.nilu.no:flexpart/flexpart into dev Thu, 04 May 2017 09:29:58 GMT Sabine [d1a8707] * src/getfields.f90 (modified) * src/makefile (modified) * src/par_mod.f90 (modified) * src/timemanager.f90 (modified) When running in wet deposition mode a textfile with precipitation ... Thu, 04 May 2017 09:27:53 GMT Sabine [5888298] * src/com_mod.f90 (modified) adding the turbulence switch as logical var Thu, 04 May 2017 09:08:07 GMT Sabine [94735e2] * src/advance.f90 (modified) added switch turboff to run FLEXPART without turbulence Tue, 14 Mar 2017 08:21:48 GMT Sabine [5f53d0e] * src/timemanager.f90 (modified) writing information if kernel is used Wed, 01 Mar 2017 13:06:56 GMT Sabine [c7e771d] * src/get_wetscav.f90 (modified) * src/interpol_rain.f90 (modified) interpolate the rain only in space and not in time Tue, 14 Feb 2017 14:36:43 GMT Sabine [b85b020] * src/timemanager.f90 (modified) changed xmass1=0 from integer to real Mon, 13 Feb 2017 09:48:12 GMT Sabine [9287c01] * src/conccalc.f90 (modified) removed counts for xscav Fri, 10 Feb 2017 14:47:25 GMT Sabine [33279f7] * src/conccalc.f90 (modified) counting how often xscav is less than 1 Thu, 09 Feb 2017 17:02:33 GMT Sabine [6473ad3] * src/conccalc.f90 (modified) BUGFIX: add max(xscav1) to all write statements Thu, 09 Feb 2017 17:01:27 GMT Sabine [75a4ded] * src/releaseparticles.f90 (modified) BUGFIX: ind_r should be treated the same for 1,3 and 4 Mon, 06 Feb 2017 09:25:56 GMT Sabine [d56bfae] * src/timemanager.f90 (modified) scavenging moved to before advance - for testing _timeama! Thu, 02 Feb 2017 14:23:04 GMT Espen Sollum ATMOS [c8fc724] * src/FLEXPART.f90 (modified) * src/FLEXPART_MPI.f90 (modified) * src/com_mod.f90 (modified) * src/readreleases.f90 (modified) * src/readspecies.f90 (modified) * src/wetdepo.f90 (modified) Bugfix: using namelist species files would sometimes set incorrect ... Thu, 02 Feb 2017 09:24:32 GMT Sabine [0539b8f] * src/get_wetscav.f90 (modified) * src/wetdepo.f90 (modified) BUGFIX: wetscav variable initialised in get_wetscav Wed, 01 Feb 2017 13:35:21 GMT Sabine [6896b17] * src/FLEXPART.f90 (modified) new verision STRING 10.1 Wed, 01 Feb 2017 12:00:01 GMT Sabine [5d1a223] * src/readspecies.f90 (modified) BUGFIX: crain and csnow was set equal for all SPECIES Wed, 01 Feb 2017 10:18:47 GMT Sabine [7919911] * src/wetdepo.f90 (modified) removed write statements Wed, 01 Feb 2017 10:17:58 GMT Sabine [026c812] * src/get_wetscav.f90 (modified) BUGFIX: removed endif from deposition Wed, 01 Feb 2017 09:47:04 GMT Sabine [0e085a8] * src/wetdepo.f90 (modified) if statement before get_wetscav removed Wed, 01 Feb 2017 08:57:21 GMT Sabine [93a1fa9] * src/get_wetscav.f90 (modified) * src/wetdepo.f90 (modified) some varible definition deleted, one write statement Tue, 31 Jan 2017 13:51:21 GMT Sabine [585a533] * src/wetdepo.f90 (modified) BUGFIX: wetscav was not initialized, calculate wetscav only if ... Fri, 27 Jan 2017 10:20:26 GMT Sabine [278f4ed] * src/conccalc.f90 (modified) * src/timemanager.f90 (modified) message on kernel use in timemanager Fri, 27 Jan 2017 09:46:35 GMT Sabine [2363b24] * src/advance.f90 (modified) * src/com_mod.f90 (modified) * src/timemanager.f90 (modified) added hmix interpolation option to com_mod Fri, 27 Jan 2017 08:59:20 GMT Sabine [cea125d] * src/advance.f90 (modified) * src/com_mod.f90 (modified) hmix can also be interpolated, set in com_mod.f90 Fri, 27 Jan 2017 08:29:03 GMT Sabine [88929bf] * src/conccalc.f90 (modified) conccalc - only write pos values of xscav_frac1 Thu, 26 Jan 2017 15:42:38 GMT Sabine [420423c] * src/timemanager.f90 (modified) depovelocity calculation moved to before conccalc Thu, 26 Jan 2017 15:12:36 GMT Sabine [7725d96] * src/advance.f90 (modified) code included to interpolate hmix Thu, 26 Jan 2017 15:10:55 GMT Sabine [6481010] * src/verttransform.f90 (modified) vertransform includes option to fix the height of the inputfields Tue, 06 Dec 2016 14:22:08 GMT Sabine [56a2e54] * src/timemanager.f90 (modified) * src/wetdepo.f90 (modified) BUGFIX: correction gfraction in timemanager Thu, 01 Dec 2016 12:47:22 GMT Sabine [1c0d5e6] * src/com_mod.f90 (modified) * src/conccalc.f90 (modified) * src/drydepokernel.f90 (modified) * src/wetdepokernel.f90 (modified) adding logical usekernel var-also for dry and wet Thu, 24 Nov 2016 09:23:13 GMT Sabine [8ee24a5] * src/get_wetscav.f90 (modified) * src/readcommand.f90 (modified) * src/readreleases.f90 (modified) force releaseheights for bkwd depo runs Wed, 23 Nov 2016 15:01:53 GMT Sabine [ceb7e4d] * src/verttransform.f90 (modified) commented testing vars in verttransf Tue, 22 Nov 2016 12:13:31 GMT Sabine [41c421b] * src/timemanager.f90 (modified) change get_vdep_prob name in timemanager Mon, 21 Nov 2016 10:07:52 GMT Sabine [3d6060e] * src/advance_rec.f90 (deleted) file advance_rec deleted from the git Mon, 21 Nov 2016 10:05:39 GMT Sabine [92a74b2] * src/conccalc.f90 (modified) * src/get_vdep_prob.f90 (modified) * src/get_wetscav.f90 (modified) * src/makefile (modified) * src/timemanager.f90 (modified) * src/wetdepo.f90 (modified) get_vdep_prob instead of advance Mon, 21 Nov 2016 10:03:44 GMT Sabine [7062fab] * src/get_vdep_prob.f90 (added) bug fix zpoint in timem-get_vdep_prob/advance_rec Fri, 18 Nov 2016 11:29:23 GMT Sabine [c9cf570] * src/get_wetscav.f90 (added) * src/timemanager.f90 (modified) * src/wetdepo.f90 (modified) first version with seperated get_wetscav Fri, 18 Nov 2016 08:13:26 GMT Sabine [deaac29] * src/advance_rec.f90 (modified) * src/conccalc.f90 (modified) * src/timemanager.f90 (modified) * src/wetdepo.f90 (modified) simplified version - velocities Tue, 08 Nov 2016 16:42:27 GMT Espen Sollum ATMOS [4c64400] * src/FLEXPART.f90 (modified) * src/FLEXPART_MPI.f90 (modified) * src/com_mod.f90 (modified) * src/conccalc.f90 (modified) * src/conccalc_mpi.f90 (modified) * src/drydepokernel.f90 (modified) * src/drydepokernel_nest.f90 (modified) * src/gfs_mod.f90 (modified) * src/gridcheck_gfs.f90 (modified) * src/makefile (modified) * src/mean_mod.f90 (modified) * src/mpi_mod.f90 (modified) * src/netcdf_output_mod.f90 (modified) * src/outg_mod.f90 (modified) * src/par_mod.f90 (modified) * src/readavailable.f90 (modified) * src/readcommand.f90 (modified) * src/readreleases.f90 (modified) * src/unc_mod.f90 (modified) * src/wetdepokernel.f90 (modified) Bugfix for double precision dry deposition calculation. Added ... Mon, 24 Oct 2016 13:03:58 GMT Sabine [0ee2193] * src/advance.f90 (modified) * src/advance_rec.f90 (modified) * src/timemanager.f90 (modified) BUGFIX: advance_rec lsynctime instead if ideltas Thu, 20 Oct 2016 14:26:33 GMT Sabine [d4a4250] * src/wetdepo.f90 (modified) counting how many particles removed at first ts Tue, 18 Oct 2016 13:59:05 GMT Sabine [15fdb5c] * src/timemanager.f90 (modified) removed write statement Tue, 18 Oct 2016 11:13:34 GMT Sabine [657fa36] * src/conccalc.f90 (modified) * src/timemanager.f90 (modified) usekernel off, bkwd drydeposit calculation deleted Tue, 18 Oct 2016 09:05:24 GMT Sabine [5deb48c] * src/readcommand.f90 (modified) * src/timemanager.f90 (modified) cosmetical changes (comments) Fri, 14 Oct 2016 15:19:00 GMT Espen Sollum ATMOS [16b61a5] * src/FLEXPART_MPI.f90 (modified) * src/boundcond_domainfill_mpi.f90 (modified) * src/conccalc.f90 (modified) * src/concoutput.f90 (modified) * src/concoutput_nest_mpi.f90 (modified) * src/concoutput_surf.f90 (modified) * src/init_domainfill_mpi.f90 (modified) * src/mean_mod.f90 (modified) * src/mpi_mod.f90 (modified) * src/releaseparticles_mpi.f90 (modified) * src/timemanager_mpi.f90 (modified) Reworked the domain-filling option (MPI). Fixed a slow loop which had ... Thu, 13 Oct 2016 14:41:23 GMT Sabine [d404d98] * src/mpi_mod.f90 (modified) * src/releaseparticles_mpi.f90 (modified) * src/timemanager_mpi.f90 (modified) * options/SPECIES/SPECIES_031 (modified) * src/par_mod.f90 (modified) Merge branch 'dev' of git.nilu.no:flexpart/flexpart into dev Thu, 13 Oct 2016 14:33:58 GMT Sabine [df4a68e] * src/par_mod.f90 (modified) 20Mio particles Wed, 12 Oct 2016 13:14:19 GMT Sabine [5844866] * src/advance.f90 (modified) * src/advance_rec.f90 (modified) * src/interpol_vdep.f90 (modified) * src/par_mod.f90 (modified) * src/releaseparticles.f90 (modified) * src/timemanager.f90 (modified) * src/wetdepo.f90 (modified) first working version with backward deposition Mon, 03 Oct 2016 09:07:05 GMT Sabine [0581cac] * src/timemanager.f90 (modified) call of wetdeposition moved back to original call Fri, 30 Sep 2016 11:02:38 GMT Sabine [9669e1e] * src/makefile (modified) makefile with routine advance_rec.f90 added Fri, 30 Sep 2016 11:01:54 GMT Sabine [54cbd6c] * src/com_mod.f90 (modified) * src/conccalc.f90 (modified) * src/concoutput.f90 (modified) * src/readcommand.f90 (modified) * src/releaseparticles.f90 (modified) * src/timemanager.f90 (modified) * src/wetdepo.f90 (modified) all f90 files for dry/wet backward mode Fri, 30 Sep 2016 10:58:25 GMT Sabine [dced13c] * src/advance_rec.f90 (added) seperate routines for backward dry and wet deposition - running but ... Tue, 06 Sep 2016 09:59:11 GMT Espen Sollum ATMOS [861805a] * src/mpi_mod.f90 (modified) * src/releaseparticles_mpi.f90 (modified) * src/timemanager_mpi.f90 (modified) Fix for a problem with the distribution of particles among processes ... Wed, 31 Aug 2016 09:01:42 GMT Sabine [46706c7] * src/boundcond_domainfill_mpi.f90 (modified) * src/init_domainfill_mpi.f90 (modified) * src/mpi_mod.f90 (modified) * src/timemanager_mpi.f90 (modified) * options/SPECIES/SPECIES_031 (modified) * src/par_mod.f90 (modified) Merge branch 'dev' of git.nilu.no:flexpart/flexpart into dev Wed, 03 Aug 2016 15:02:42 GMT Espen Sollum ATMOS [0f7835d] * src/boundcond_domainfill_mpi.f90 (modified) * src/init_domainfill_mpi.f90 (modified) * src/mpi_mod.f90 (modified) * src/timemanager_mpi.f90 (modified) Changed a variable in domain-filling option (MPI). Deleted an unused ... Thu, 21 Jul 2016 16:58:03 GMT Sabine [35fa90d] * options/SPECIES/SPECIES_031 (modified) corrected species 031 - OHN needs to be 0! Thu, 21 Jul 2016 16:56:03 GMT Sabine [842074e] * options/SPECIES/SPECIES_031 (modified) * src/ecmwf_mod.f90 (modified) * src/par_mod.f90 (modified) adapted parameter to run with 0.5 grid, updated SPECIES_031 Tue, 12 Jul 2016 11:11:55 GMT Sabine [6b3dad4] * src/par_mod.f90 (modified) maxpart 10 Mio Tue, 12 Jul 2016 11:02:42 GMT Sabine Eckhardt [462f74b] * options/SPECIES/spec_overview (modified) * src/com_mod.f90 (modified) * src/conccalc.f90 (modified) * src/concoutput.f90 (modified) * src/readcommand.f90 (modified) * src/releaseparticles.f90 (modified) * src/timemanager.f90 (modified) * src/wetdepo.f90 (modified) first version of the backward scavenging Wed, 22 Jun 2016 13:22:20 GMT Espen Sollum ATMOS [f28aa0a] * options/COMMAND (modified) * src/netcdf_output_mod.f90 (modified) * src/pathnames (modified) netCDF output; added (hardcoded) option for writing grid cell volume/area Mon, 20 Jun 2016 16:08:51 GMT Espen Sollum ATMOS [79abee9] * options/COMMAND (modified) * options/RELEASES (modified) * src/FLEXPART_MPI.f90 (modified) * src/mpi_mod.f90 (modified) Fix for issue #151 (improper use of MPI_IN_PLACE). Also changed ... Thu, 19 May 2016 15:57:19 GMT Espen Sollum ATMOS [ed82e08] * src/advance.f90 (modified) * options/SPECIES/SPECIES_016 (modified) Merge branch 'wetdep' into dev Thu, 19 May 2016 15:56:21 GMT Espen Sollum ATMOS [a652cd5] * src/advance.f90 (modified) Fixed bug introduced by the MQUASILAG quick fix ... Wed, 11 May 2016 10:36:23 GMT Espen Sollum ATMOS [06f094f] * src/mpi_mod.f90 (modified) * src/par_mod.f90 (modified) * src/timemanager_mpi.f90 (modified) * options/SPECIES/SPECIES_016 (modified) Merge branch 'wetdep' into dev Wed, 11 May 2016 10:35:14 GMT Espen Sollum ATMOS [3b80e98] * src/mpi_mod.f90 (modified) * src/par_mod.f90 (modified) * src/timemanager_mpi.f90 (modified) Parallel version with nested wind fields can now use asynchronious MPI Mon, 09 May 2016 09:54:04 GMT Espen Sollum ATMOS [94bb383] * src/advance.f90 (modified) * src/par_mod.f90 (modified) * src/partoutput_short.f90 (modified) * src/timemanager.f90 (modified) * src/timemanager_mpi.f90 (modified) * options/SPECIES/SPECIES_016 (modified) Merge branch 'wetdep' into dev Mon, 09 May 2016 09:35:01 GMT Espen Sollum ATMOS [18adf60] * src/advance.f90 (modified) * src/par_mod.f90 (modified) * src/partoutput_short.f90 (modified) * src/timemanager.f90 (modified) * src/timemanager_mpi.f90 (modified) Bug found in the MQUASILAG=1 option, xmass array accessed with out- ... Thu, 28 Apr 2016 12:59:21 GMT Espen Sollum ATMOS [1a04fab] * src/com_mod.f90 (modified) * src/ecmwf_mod.f90 (modified) * src/gfs_mod.f90 (modified) * src/mpi_mod.f90 (modified) * src/par_mod.f90 (modified) * src/readpaths.f90 (modified) * src/readspecies.f90 (modified) * options/SPECIES/SPECIES_016 (modified) Merge branch 'wetdep' into dev Thu, 28 Apr 2016 12:58:10 GMT Espen Sollum ATMOS [62e65c7] * src/com_mod.f90 (modified) * src/ecmwf_mod.f90 (modified) * src/gfs_mod.f90 (modified) * src/mpi_mod.f90 (modified) * src/par_mod.f90 (modified) * src/readpaths.f90 (modified) * src/readspecies.f90 (modified) 'incloud_ratio' set to 6.2. 'maxnests' reverted to 0. Updated info ... Fri, 22 Apr 2016 14:14:27 GMT Nina Iren Kristiansen [b012d4d] * options/SPECIES/SPECIES_002 (modified) * options/SPECIES/SPECIES_003 (modified) * options/SPECIES/SPECIES_004 (modified) * options/SPECIES/SPECIES_005 (modified) * options/SPECIES/SPECIES_006 (modified) * options/SPECIES/SPECIES_007 (modified) * options/SPECIES/SPECIES_009 (modified) * options/SPECIES/SPECIES_010 (modified) * options/SPECIES/SPECIES_011 (modified) * options/SPECIES/SPECIES_012 (modified) * options/SPECIES/SPECIES_013 (modified) * options/SPECIES/SPECIES_014 (modified) * options/SPECIES/SPECIES_015 (modified) * options/SPECIES/SPECIES_017 (modified) * options/SPECIES/SPECIES_018 (modified) * options/SPECIES/SPECIES_019 (modified) * options/SPECIES/SPECIES_020 (modified) * options/SPECIES/SPECIES_021 (modified) * options/SPECIES/SPECIES_024 (modified) * options/SPECIES/SPECIES_026 (modified) * options/SPECIES/SPECIES_027 (modified) * options/SPECIES/SPECIES_016 (modified) Merge branch 'dev' of git.nilu.no:flexpart/flexpart into dev Fri, 22 Apr 2016 14:13:21 GMT Nina Iren Kristiansen [e8929a8] * options/SPECIES/SPECIES_016 (modified) Update SPECIES_016 namelist parameters Fri, 22 Apr 2016 12:00:29 GMT Espen Sollum ATMOS [e4f26d1] * options/SPECIES/SPECIES_002 (modified) * options/SPECIES/SPECIES_003 (modified) * options/SPECIES/SPECIES_004 (modified) * options/SPECIES/SPECIES_005 (modified) * options/SPECIES/SPECIES_006 (modified) * options/SPECIES/SPECIES_007 (modified) * options/SPECIES/SPECIES_009 (modified) * options/SPECIES/SPECIES_010 (modified) * options/SPECIES/SPECIES_011 (modified) * options/SPECIES/SPECIES_012 (modified) * options/SPECIES/SPECIES_013 (modified) * options/SPECIES/SPECIES_014 (modified) * options/SPECIES/SPECIES_015 (modified) * options/SPECIES/SPECIES_017 (modified) * options/SPECIES/SPECIES_018 (modified) * options/SPECIES/SPECIES_019 (modified) * options/SPECIES/SPECIES_020 (modified) * options/SPECIES/SPECIES_021 (modified) * options/SPECIES/SPECIES_024 (modified) * options/SPECIES/SPECIES_026 (modified) * options/SPECIES/SPECIES_027 (modified) Removed most unused keys in SPECIES namelist files Fri, 22 Apr 2016 11:26:50 GMT Espen Sollum ATMOS [356dcb9] * options/SPECIES/SPECIES_016 (modified) Updated SPECIES_016 in namelist format Fri, 22 Apr 2016 09:35:28 GMT Espen Sollum ATMOS [05cf28d] * src/com_mod.f90 (modified) * src/par_mod.f90 (modified) * src/readpartpositions.f90 (modified) * src/readpartpositions_mpi.f90 (modified) * src/readreleases.f90 (modified) * src/readspecies.f90 (modified) * src/timemanager.f90 (modified) * src/timemanager_mpi.f90 (modified) * src/wetdepo.f90 (modified) Updated checks and warning messages for wet deposition parameters ... Wed, 20 Apr 2016 13:50:56 GMT Espen Sollum ATMOS [61df8d9] * options/SPECIES/SPECIES_108 (deleted) Deleted test SPECIES file Wed, 20 Apr 2016 13:39:51 GMT Espen Sollum ATMOS [341f4b7] * options/SPECIES/SPECIES_001 (modified) * options/SPECIES/SPECIES_001.oldformat (added) * options/SPECIES/SPECIES_002 (modified) * options/SPECIES/SPECIES_002.oldformat (added) * options/SPECIES/SPECIES_003 (modified) * options/SPECIES/SPECIES_003.oldformat (added) * options/SPECIES/SPECIES_004 (modified) * options/SPECIES/SPECIES_004.oldformat (added) * options/SPECIES/SPECIES_005 (modified) * options/SPECIES/SPECIES_005.oldformat (added) * options/SPECIES/SPECIES_006 (modified) * options/SPECIES/SPECIES_006.oldformat (added) * options/SPECIES/SPECIES_007 (modified) * options/SPECIES/SPECIES_007.oldformat (added) * options/SPECIES/SPECIES_008 (modified) * options/SPECIES/SPECIES_008.oldformat (added) * options/SPECIES/SPECIES_009 (modified) * options/SPECIES/SPECIES_009.oldformat (added) * options/SPECIES/SPECIES_010 (modified) * options/SPECIES/SPECIES_010.oldformat (added) * options/SPECIES/SPECIES_011 (modified) * options/SPECIES/SPECIES_011.oldformat (added) * options/SPECIES/SPECIES_012 (modified) * options/SPECIES/SPECIES_012.oldformat (added) * options/SPECIES/SPECIES_013 (modified) * options/SPECIES/SPECIES_013.oldformat (added) * options/SPECIES/SPECIES_014 (modified) * options/SPECIES/SPECIES_014.oldformat (added) * options/SPECIES/SPECIES_015 (modified) * options/SPECIES/SPECIES_015.oldformat (added) * options/SPECIES/SPECIES_016 (modified) * options/SPECIES/SPECIES_016.oldformat (added) * options/SPECIES/SPECIES_017 (modified) * options/SPECIES/SPECIES_017.oldformat (added) * options/SPECIES/SPECIES_018 (modified) * options/SPECIES/SPECIES_018.oldformat (added) * options/SPECIES/SPECIES_019 (modified) * options/SPECIES/SPECIES_019.oldformat (added) * options/SPECIES/SPECIES_020 (modified) * options/SPECIES/SPECIES_020.oldformat (added) * options/SPECIES/SPECIES_021 (modified) * options/SPECIES/SPECIES_021.oldformat (added) * options/SPECIES/SPECIES_022 (modified) * options/SPECIES/SPECIES_022.oldformat (added) * options/SPECIES/SPECIES_023 (modified) * options/SPECIES/SPECIES_023.oldformat (added) * options/SPECIES/SPECIES_024 (modified) * options/SPECIES/SPECIES_024.oldformat (added) * options/SPECIES/SPECIES_025 (modified) * options/SPECIES/SPECIES_025.oldformat (added) * options/SPECIES/SPECIES_026 (modified) * options/SPECIES/SPECIES_026.oldformat (added) * options/SPECIES/SPECIES_027 (modified) * options/SPECIES/SPECIES_027.oldformat (added) * options/SPECIES/SPECIES_028 (modified) * options/SPECIES/SPECIES_028.oldformat (added) * options/SPECIES/SPECIES_031 (modified) * options/SPECIES/SPECIES_031.oldformat (added) * options/SPECIES/SPECIES_034 (modified) * options/SPECIES/SPECIES_034.oldformat (added) * src/com_mod.f90 (modified) * src/makefile (modified) * src/mpi_mod.f90 (modified) * src/netcdf_output_mod.f90 (modified) * src/par_mod.f90 (modified) * src/readreleases.f90 (modified) * src/readspecies.f90 (modified) * src/timemanager_mpi.f90 (modified) * src/verttransform.f90 (modified) * src/verttransform_nests.f90 (modified) * src/wetdepo.f90 (modified) SPECIES files converted to namelist format. Fixed-format SPCIES files ...