source: palm/trunk/SOURCE/Makefile

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4750   3 years suehring Indoor-model new: Namelist parameter added to switch-off/on the indoor …
(edit) @4677   4 years raasch files re-formatted to follow the PALM coding standard
(edit) @4655   4 years pavelkrc Bugfix: Add possibility to output surface data during spinup
(edit) @4652   4 years raasch routine posix_calls_from_fortran merged into posix_interface_mod
(edit) @4628   4 years raasch extensions required for MPI-I/O of particle data to restart files
(edit) @4564   4 years raasch Vertical nesting method of Huq et al. (2019) removed
(edit) @4534   4 years raasch I/O on reduced number of cores added (using shared memory MPI)
(edit) @4525   4 years raasch salsa: added reading/writing of global restart data + reading/writing …
(edit) @4522   4 years suehring user_init_flight modularized and renamed to user_init_flight_mod
(edit) @4518   4 years suehring Diagnostic output: Define arrays over ghost points in order to allow …
(edit) @4517   4 years raasch added restart with MPI-IO for reading local arrays
(edit) @4513   4 years raasch dependencies from chemistry modules updated
(edit) @4508   4 years raasch salsa decycling replaced by explicit setting of lateral boundary conditions
(edit) @4495   4 years raasch restart data handling with MPI-IO added, first part
(edit) @4493   4 years pavelkrc Merge brach resler
(edit) @4481   4 years maronga Bugfix for copyright updates in document_changes; copyright update …
(edit) @4466   4 years suehring Vector branch in advec_ws optimized, symmetric boundary conditions …
(edit) @4458   4 years raasch bugfix for r4457: missing dependency added
(edit) @4457   4 years raasch ghost point exchange modularized, bugfix for wrong 2d-exchange
(edit) @4453   4 years raasch obsolete IF check about nesting removed
(edit) @4434   4 years oliver.maas added optional netcdf data input for wtm array input parameters
(edit) @4420   4 years maronga added steering for NetCDF output for wind turbine model; minor fix in …
(edit) @4414   4 years suehring Remove deprecated topography arrays; Move basic initialization of …
(edit) @4411   4 years maronga Added NetCDf output for wind turbine model. Added new features to …
(edit) @4400   4 years suehring Revision of the virtual-measurement module: data input from NetCDF …
(edit) @4392   4 years pavelkrc Merge branch resler (updated documentation, optional flux tracing, bugfix)
(edit) @4366   4 years raasch code vectorization for NEC Aurora: vectorized version of Temperton …
(edit) @4347   4 years suehring Check for realistically initial values of mixing ratio implemented. …
(edit) @4331   4 years suehring New diagnostic output for 10-m wind speed; Diagnostic output of 2-m …
(edit) @4309   4 years suehring Synthetic turbulence generator: Computation of velocity seeds …
(edit) @4286   4 years resler Merge branch resler into trunk
(edit) @4281   4 years schwenkel Moved boundary_conds to dynamics module
(edit) @4270   4 years monakurppa Updates for the aerosol module salsa - Reformat the emission data for …
(edit) @4258   4 years suehring Land-surface model: Revise limitation for soil moisture in case it …
(edit) @4245   4 years pavelkrc Merge branch resler into trunk
(edit) @4227   5 years gronemeier implement new palm_date_time_mod; replaced namelist parameters …
(edit) @4182   5 years scharf - corrected "Former revisions" section - minor formatting in "Former …
(edit) @4174   5 years gronemeier bugfix: add missing dependencies for vdi_internal_controls
(edit) @4173   5 years gronemeier add vdi_internal_controls
(edit) @4168   5 years suehring Replace get_topography_top_index functions by pre-calculated arrays in …
(edit) @4167   5 years suehring Merge from branch resler: Changed behaviour of masked output over …
(edit) @4127   5 years suehring Merge with branch resler: biomet- output of bio_mrt added; …
(edit) @4106   5 years gronemeier combine new netcdf4 output modules into a single module; improvements …
(edit) @4102   5 years suehring Bugfix, set Neumann boundary conditions for the subgrid TKE at …
(edit) @4070   5 years gronemeier Add new data output modules
(edit) @4048   5 years knoop Moved turbulence_closure_mod calls into module_interface
(edit) @4047   5 years knoop Initial introduction of the dynamics module with only …
(edit) @4043   5 years schwenkel further modularization of lpm and delete min_nr_particle
(edit) @4039   5 years suehring diagnostic output: Modularize diagnostic output, rename subroutines; …
(edit) @4017   5 years schwenkel Modularization of all lagrangian particle model code components
(edit) @4012   5 years monakurppa remove salsa_util_mod.f90 and correct some bugs in salsa and salsa …
(edit) @3999   5 years suehring in a nested run spend 3 ghost points also for 2nd-order pw-scheme
(edit) @3994   5 years suehring new module for diagnostic output quantities added + output of …
(edit) @3988   5 years kanani enable steering of output interval for virtual measurements
(edit) @3880   5 years knoop Moved chem_prognostic_equations into module_interface
(edit) @3877   5 years knoop Added chem_actions module interface to chemistry_model_mod and moved …
(edit) @3876   5 years knoop Moved "photolysis_scheme", "chem_species" and "phot_frequen" to …
(edit) @3875   5 years knoop Implemented wtm_actions and moved respective module code into it
(edit) @3874   5 years knoop Implemented non_transport_physics module interfaces
(edit) @3872   5 years knoop Including last commit, salsa dependency for advec_ws removed
(edit) @3870   5 years knoop Moving prognostic equations of bcm into bulk_cloud_model_mod
(edit) @3864   5 years monakurppa major changes in salsa: data input, format and performance - …
(edit) @3833   5 years forkel removed USE chem_gasphase_mod from chem_modules, apply USE …
(edit) @3745   5 years suehring document last commit
(edit) @3744   5 years suehring Coupling of indoor model to atmosphere; output of indoor temperatures …
(edit) @3737   5 years suehring Enable initialization of chemistry variables via dynamic input file; …
(edit) @3727   5 years gronemeier New: surface output available in NetCDF format (Makefile, …
(edit) @3700   5 years knoop Moved user_define_netdf_grid into user_module.f90 Added module …
(edit) @3687   5 years knoop Moved all user routunes that are dependencies of the PALM core only, …
(edit) @3685   5 years knoop Some interface calls moved to module_interface + cleanup
(edit) @3684   5 years knoop Enabled module_interface_actions in time_integration and …
(edit) @3679   5 years knoop removed explicit .f90 file dependency in Makefile
(edit) @3656   5 years knoop Bigfix: added missing dependency random_function_mod to Makefile entry …
(edit) @3648   5 years suehring Rename surface_output_mod into surface_data_output_mod, same with all …
(edit) @3637   5 years knoop M Makefile
(edit) @3634   5 years knoop OpenACC port for SPEC
(edit) @3579   5 years suehring Bugfix in initialization of synthetic turbulence generator and …
(edit) @3569   5 years kanani Fix for biomet output (ticket:757), merge of uv_exposure into …
(edit) @3525   5 years kanani Changes related to clean-up of biometeorology (by dom_dwd_user)
(edit) @3522   5 years suehring Sampling of variables extended in virtual measurement module
(edit) @3494   5 years suehring Surface output revised and some bugs are fixed + new post-processing …
(edit) @3474   5 years kanani Add netcdf input for uv exposure model (netcdf_data_input_mod, …
(edit) @3473   5 years suehring Bugfix for previous commit
(edit) @3472   5 years suehring module for virtual measurements added (in a preliminary state); new …
(edit) @3469   5 years kanani Implement indoor climate and energy demand model
(edit) @3467   5 years suehring Branch salsa @3446 re-integrated into trunk
(edit) @3458   5 years kanani Reintegrated fixes/changes from branch chemistry
(edit) @3448   5 years kanani Implementation of human thermal indices (from branch biomet_p2 at r3444)
(edit) @3436   5 years gronemeier bugfix: add dependencies to user_data_output_mask
(edit) @3435   5 years gronemeier new: terrain-following masked output; bugfixes: increase vertical …
(edit) @3421   5 years gronemeier new surface-data output; renamed output variables (pt to theta, …
(edit) @3381   5 years raasch spin-up cooling for ocean surface implemented, see new parameter …
(edit) @3355   5 years knoop removed calc_radiation.f90 and related cloud_top_radiation namelist …
(edit) @3347   5 years suehring Offline nesting revised and separated from large_scale_forcing_mod; …
(edit) @3337   5 years kanani reintegrate branch resler to trunk
(edit) @3322   5 years kanani Minor formatting, clean-up
(edit) @3298   5 years kanani Merge chemistry branch at r3297 to trunk
(edit) @3294   5 years raasch modularization of the ocean code
(edit) @3274   6 years knoop Modularization of all bulk cloud physics code components
(edit) @3235   6 years sward Bugfix in MAS output, added related messages, reworked MAS cpu logging
Note: See TracRevisionLog for help on using the revision log.