~reducedmodelling/fluidity/ReducedModel_running

  • Committer: Stephan Kramer
  • Date: 2011-10-08 12:03:03 UTC
  • Revision ID: s.kramer@imperial.ac.uk-20111008120303-4dh6mgz0v8z8vfdk
Temporary fix for hanging issues with intel 11 build.
For some, unknown, reason when libspud is build with -O3 it creates a strchr() symbol that gets used instead of the libc one. The code it provides howwever is just a stub that doesn't seem to get filled in.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 1 14 years ago hhiester deleting initialisation as none of tools are used Diff
Adapt_Integration.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 31.1 KB Diff Download File
Adapt_State.F90 3591 12 years ago Gerard Gorman Bug fix: added missing variable, k, required for b 71.8 KB Diff Download File
Adapt_State_Prescribed.F90 3554.1.1 12 years ago Lawrence Mitchell Fix invalid element in adaptivity_options schema 9.7 KB Diff Download File
Adapt_State_Unittest.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 11.4 KB Diff Download File
Adaptivity_1D.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 8.9 KB Diff Download File
Advection_Diffusion_CG.F90 3580.3.1 12 years ago david.ham at ac Move the allocation of the supg test function outs 52.2 KB Diff Download File
Advection_Diffusion_DG.F90 3405.2.11 13 years ago david.ham at ac remove duplicate and name clashing outer_product f 108 KB Diff Download File
Advection_Diffusion_FV.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 23.6 KB Diff Download File
Assemble_CMC.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 10.1 KB Diff Download File
Biology.F90 2617 13 years ago ml805 Moving Hyperlight out of the non-linear iterations 18.4 KB Diff Download File
Burgers_Assembly.F90 3425.2.104 12 years ago Patrick Farrell Get the forward replay working for a case with the 3 KB Diff Download File
Compressible_Projection.F90 3494.1.21 12 years ago Stephan Kramer Add an options check to not use dg pressure with t 23.1 KB Diff Download File
Coriolis.F90 3152 13 years ago xguo Threading assembly loops for DG momentum use OpenM 7 KB Diff Download File
Diagnostic_Children.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 2.9 KB Diff Download File
Diagnostic_Fields_Matrices.F90 3459 13 years ago Stephan Kramer Finally getting rid of new_options logical. !-- 13.7 KB Diff Download File
Diagnostic_fields_wrapper.F90 3459 13 years ago Stephan Kramer Finally getting rid of new_options logical. !-- 23.9 KB Diff Download File
Discrete_Properties.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 8.4 KB Diff Download File
Divergence_Matrix_CG.F90 3408.1.136 12 years ago Christian Jacobs In Divergence_Matrix_CG.F90: Using dnvfrac_t inste 24.5 KB Diff Download File
Divergence_Matrix_CV.F90 3408.1.135 12 years ago Christian Jacobs When checking the field_bc_type in assemble_diverg 55.9 KB Diff Download File
Drag.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 6.5 KB Diff Download File
Explicit_ALE.F90 2445 13 years ago skramer Changing the storage of vector_field from vfield%v 42.7 KB Diff Download File
Field_Equations_CV.F90 3408.1.102 12 years ago Christian Jacobs Removing the unnecessary second condition in "if(a 151 KB Diff Download File
Foam_Drainage.F90 3405.2.8 13 years ago david.ham at ac Foam_Drainage.F90 removed unnecessary use statemen 5.6 KB Diff Download File
Foam_Flow.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 11.2 KB Diff Download File
Free_Surface.F90 3558.1.7 12 years ago Simon Funke p_min and p_capped should be on the pressure mesh 57 KB Diff Download File
Full_Projection.F90 3361 13 years ago rhodrid Added the ability to specify a reference pressure 17.7 KB Diff Download File
Geostrophic_Pressure.F90 3541.1.2 12 years ago Timothy Bond Bug fixes supplied by James. 126 KB Diff Download File
Gradient_Matrix_CG.F90 2580 13 years ago asc Adds the additional optional variable 'name' to co 7.4 KB Diff Download File
Hybridized_Helmholtz.F90 3425.19.62 12 years ago Colin Cotter Make hybridized_helmholtz build when shallow_water 65 KB Diff Download File
Hydrostatic_Pressure.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 30.1 KB Diff Download File
Implicit_Solids.F90 3462.1.8 13 years ago Michael Lange Moved move_detectors_guided_search() to rk_guided_ 94.2 KB Diff Download File
Interpolation_manager.F90 3556 12 years ago Stephan Kramer Bug-fix in interpolation manager for periodic mesh 43.7 KB Diff Download File
LES_viscosity.F90 3405.2.8 13 years ago david.ham at ac Foam_Drainage.F90 removed unnecessary use statemen 9.5 KB Diff Download File
Linear_Shallow_Water.F90 3425.10.1 13 years ago Simon Funke ... 19.2 KB Diff Download File
Makefile.dependencies 3408.1.150 12 years ago Christian Jacobs Merging trunk revisions (from r3584 to r3592 inclu 43.6 KB Diff Download File
Makefile.in 3544 12 years ago Timothy Bond Various changes supplied by James Maddison based o 3.5 KB Diff Download File
Manifold_Projections.F90 3425.13.37 13 years ago Simon Funke a first implementation of the default source contr 12.4 KB Diff Download File
Mba2d_Integration.F90 2509 13 years ago dham Non-square tensors in MBA and Zoltan 21.5 KB Diff Download File
Mba3d_Integration.F90 2445 13 years ago skramer Changing the storage of vector_field from vfield%v 11.1 KB Diff Download File
MeshMovement.F90 2445 13 years ago skramer Changing the storage of vector_field from vfield%v 43.4 KB Diff Download File
Momentum_CG.F90 3408.1.160 12 years ago Christian Jacobs Merging trunk revision r3593 into branch. 113 KB Diff Download File
Momentum_DG.F90 3580.2.1 12 years ago david.ham at ac Purge the dg les code. The changes to Makefile.dep 127 KB Diff Download File
Momentum_Diagnostic_Fields.F90 3400.1.2 13 years ago Stephan Kramer Ready to push out now. 18.1 KB Diff Download File
Momentum_Equation.F90 3408.1.156 12 years ago Christian Jacobs If we are running a multiphase flow simulation, th 91.3 KB Diff Download File
Multimaterials.F90 3408.1.143 12 years ago Christian Jacobs To save on computation, record the index of the st 24.6 KB Diff Download File
Multiphase.F90 3408.1.126 12 years ago Christian Jacobs This should really be an FLExit - now corrected. 24.1 KB Diff Download File
Node_Locking.F90 2445 13 years ago skramer Changing the storage of vector_field from vfield%v 3.1 KB Diff Download File
OceanSurfaceForcing.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 5.8 KB Diff Download File
Petsc_Solve_State.F90 3278 13 years ago btollit Pass out of the petsc_solve for scalar fields usin 13.5 KB Diff Download File
Porous_Media.F90 3165 13 years ago saunde01 Update to the new multiphase files, to include a w 8.5 KB Diff Download File
Pseudo_supermesh.F90 1 14 years ago hhiester deleting initialisation as none of tools are used 4.9 KB Diff Download File
qmesh.F90 2492 13 years ago hhiester Adding in a tic-toc around assemble metric 7.1 KB Diff Download File
Reduced_Model_Runtime.F90 2522 13 years ago dham More rubbish left lying around 19.3 KB Diff Download File
Sam_integration.F90 3462.1.72 12 years ago Michael Lange Refactoring the detector interface and removing a 65.8 KB Diff Download File
Saturation_Distribution_Search_HookeJeeves.F90 3280 13 years ago saunde01 Minor alteration to the main Makefile.in to reflec 35.8 KB Diff Download File
Slope_limiters_DG.F90 3444 13 years ago Rhodri Nelson Changes to the FPN slope limiter 54.9 KB Diff Download File
Solenoidal_interpolation.F90 3361 13 years ago rhodrid Added the ability to specify a reference pressure 11.7 KB Diff Download File
Solid_Configuration.F90 3119 13 years ago ffm10 removing the redundant interface allsumv, as allsu 99 KB Diff Download File
Spontaneous_Potentials.F90 3382 13 years ago saunde01 Altering populate_state to remove some unneccessar 19.7 KB Diff Download File
State_Matrices.F90 3494.1.19 12 years ago Stephan Kramer A little more cleaning up. Removing debug code. 16.5 KB Diff Download File
Surface_Id_Interleaving.F90 3029 13 years ago slm06 First commit to start using MPI_COMM_FEMTOOLS inst 6 KB Diff Download File
Timeloop_utilities.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 11.9 KB Diff Download File
traffic.F90 3029 13 years ago slm06 First commit to start using MPI_COMM_FEMTOOLS inst 50.1 KB Diff Download File
Turbine.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 7.9 KB Diff Download File
Upwind_Stabilisation.F90 3586 12 years ago Jon Hill Fix to Upwind_Stabilisation for the wonderful inte 15.7 KB Diff Download File
Vertical_Balance_Pressure.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 10.4 KB Diff Download File
Vertical_Extrapolation.F90 3459 13 years ago Stephan Kramer Finally getting rid of new_options logical. !-- 50.8 KB Diff Download File
Vorticity_Diagnostics.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 11.2 KB Diff Download File
Zoltan_callbacks.F90 3462.1.86 12 years ago Michael Lange Merge from trunk 56.4 KB Diff Download File
Zoltan_detectors.F90 3462.1.83 12 years ago Michael Lange Turning fixed-bound loops into while-loops when de 4.8 KB Diff Download File
Zoltan_global_variables.F90 3462.1.86 12 years ago Michael Lange Merge from trunk 4.9 KB Diff Download File
Zoltan_integration.F90 3462.1.86 12 years ago Michael Lange Merge from trunk 102 KB Diff Download File