Changeset 5618 for LMDZ6/branches/contrails/libf/phy_common
- Timestamp:
- Apr 15, 2025, 11:56:45 AM (2 months ago)
- Location:
- LMDZ6/branches/contrails
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/contrails
- Property svn:mergeinfo changed
/LMDZ6/trunk merged: 5451,5458,5460,5463,5468-5487,5490-5496,5499-5520,5524-5526,5528,5531,5544,5554-5557,5559-5562,5569-5572,5578,5582-5585,5597
- Property svn:mergeinfo changed
-
LMDZ6/branches/contrails/libf/phy_common/abort_physic.f90
r5536 r5618 49 49 endif 50 50 endif 51 END 51 END SUBROUTINE abort_physic -
LMDZ6/branches/contrails/libf/phy_common/mod_phys_lmdz_mpi_transfert.f90
r5536 r5618 65 65 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 66 66 67 !! -- Les chaine de charact ère -- !!67 !! -- Les chaine de charactere -- !! 68 68 69 69 SUBROUTINE bcast_mpi_c(var1) -
LMDZ6/branches/contrails/libf/phy_common/mod_phys_lmdz_omp_transfert.f90
r5536 r5618 116 116 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 117 117 118 !! -- Les chaine de charact ère -- !!118 !! -- Les chaine de charactere -- !! 119 119 120 120 SUBROUTINE bcast_omp_c(var) -
LMDZ6/branches/contrails/libf/phy_common/mod_phys_lmdz_transfert_para.f90
r5536 r5618 57 57 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 58 58 59 !! -- Les chaine de charact ère -- !!59 !! -- Les chaine de charactere -- !! 60 60 61 61 SUBROUTINE bcast_c(var)
Note: See TracChangeset
for help on using the changeset viewer.